Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Search
Blog
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 35
and
Version 36
of
AjaxList
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2010-09-08T12:56:27Z (
14 years
ago)
Author:
Serge Okon
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
AjaxList
v35
v36
36
36
}}}
37
37
Next, add your model to the $uses array, in the same fashion as the components above:
38
var $uses = array('ListedModel');
38
{{{var $uses = array('ListedModel');}}}
39
39
40
40
Next, create the following 3 functions in the controller: