mirror of
https://github.com/bcit-ci/CodeIgniter.git
synced 2025-02-20 11:13:29 +08:00
...
parent
e1d149a414
commit
42b8cb2504
@ -1,6 +1,6 @@
|
||||
[b]Title should be "Generic List Generator"[/b]
|
||||
|
||||
After having rewritten the same function for different controllers and only changing minor things within the function itself, I finally got round to creating a helperfunction that does the trick. This helper should be able to generate just about any list you might want, whether is be a UL, OL, <select>/<option> or a Script.aculo.us inPlaceCollectionEditor list.
|
||||
After having rewritten the same function for different controllers and only changing minor things within the function itself, I finally got round to creating a helperfunction that does the trick. This helper should be able to generate just about any list you might want, whether it be a UL, OL, <select>/<option>, table or a Script.aculo.us inPlaceCollectionEditor list.
|
||||
|
||||
The helper is tested but not yet fully. And I will add more examples...
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user