fuel / helpers

FuelPHP Framework - Generic helpers library
MIT License
17 stars 7 forks source link

Better setting/getting of attributes #1

Open emlynwest opened 11 years ago

emlynwest commented 11 years ago

Update the table builder cells/rows/table to have a more sensible way of setting and getting attributes.

It should be possible to set individual array keys without having to fetch the entire attributes array.