Authors
-
write 'debug' //set debug to 0 for this function because debugging info breaks the XMLHttpRequest layout //this tells the controller to use the Ajax layout instead of the default layout (since we're using ajax . . .) $userArray array //this will hold our data from the database. $count findCount //counts the number of records in User. $userA findAll 'username ASC' //gets all the User records and sorts them by username alphabetically. $userArray extract $userA '{n}.User' //convert $userArray into (Read Full Article)
Related Articles
- CakePHP and Extjs Forms
- also written by admin
- Web design information
- also written by admin
- Coolite offers dotNet and ExtJS controls
- also written by admin
- ExtJS for .Net
- also written by admin
- Coolite - ExtJS Controls For ASP.Net
- also written by admin
- Firefox 3 Beta 3 in pt-BR and more..
- also written by admin
- jqModal :: Minimalist Modaling with jQuery
- also written by admin
- CakePHP, Extjs DataGrid, and Paging
- also written by admin
- ExtJS 2.0 Final Released
- also written by admin






Recent Comments
joew » Partial Functions in JavaScript
This is a fascinating article, partial function application is a really useful technique John's ...
pawan » Google
Here are two other similar products which I bookmarked in the past: http://www.maani ...
See all recent comments