Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-10 | Documented that results will be null if no results are returned in ElggBatch. | Brett Profitt | |
2012-01-25 | Fixes #4288. Added setIncrementOffset() to ElggBatch. | Brett Profitt | |
2012-01-09 | coding standard fixes to engine | Cash Costello | |
2011-12-23 | Refs #4239 improved the documentation on ElggBatch for the limit option | cash | |
2011-07-27 | Fixed some documentation. | Brett Profitt | |
2011-03-09 | Fixed some typos in documentation of ElggBatch. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8641 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-08 | Added a bit more docs to ElggBatch. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8625 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8247 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-14 | Clearing caches in ElggBatch. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8226 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-13 | If using a callback in ElggBatch, make sure there's an initial value to return. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8212 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-13 | Additional checking in ElggBatch for valid key. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8200 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-13 | Added ability to get results of callback function in ElggBatch. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8197 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-13 | Fixed ElggBatch problems when specifying a limit of 0. Fixed a shoot ↵ | brettp | |
yourself in the foot situation if passing a dumb number to chunk size. git-svn-id: http://code.elgg.org/elgg/trunk@8196 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-13 | Added ElggBatch class for more efficient batch operations on large sets of ↵ | brettp | |
Elgg* objects. git-svn-id: http://code.elgg.org/elgg/trunk@8195 36083f99-b078-4883-b0ff-0f9b5a30f544 |