silverstripe-framework/docs/en/howto
Andrew Short 77d712202c ENHANCEMENT: Add method to disable automatic limiting on PaginagedLists.
In some circumstances a custom generated list will already only contain
the items for the current page. The automatic limiting will then limit
the already limited list, breaking pagination. This allows you to disable
automatic limiting so all items are shown regardless of the current page.
2012-06-21 21:21:34 +02:00
..
cache-control.md ENHANCEMENT Added sapphire/docs (migrated from https://github.com/chillu/silverstripe-doc-restructuring) 2011-02-07 19:48:44 +13:00
csv-import.md MINOR Updated coding conventions to require the 'public' keyword for class methods and variables 2012-01-30 23:13:42 +01:00
customize-cms-tree.md MINOR SSF-65 fix a broken image link in the document file. 2012-04-10 17:33:12 +12:00
dynamic-default-fields.md MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
extend-cms-interface.md API-CHANGE Update docs to match renaming of sapphire to framework 2012-04-15 10:50:19 +12:00
grouping-dataobjectsets.md MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
index.md MINOR Documentation for CMS tree and new SiteTree->getStatusFlags() 2012-04-04 23:10:30 +02:00
pagination.md ENHANCEMENT: Add method to disable automatic limiting on PaginagedLists. 2012-06-21 21:21:34 +02:00
phpunit-configuration.md API-CHANGE Update docs to match renaming of sapphire to framework 2012-04-15 10:50:19 +12:00