silverstripe-framework/view
Sam Minnee eb583c5f14 NEW: Added DataObject::getQueriedDatabaseFields() as faster alternative to toMap()
API: CompositeDBField::setValue() may be passed an object as its second argument, in addition to array.

These changes provide a 15% - 20% performance improvement, and as such justify an small API change in the 3.0 branch. It will likely affect anyone who has created their own composite fields, which is fortunately not all that common.
2013-04-21 13:39:11 +12:00
..
ArrayData.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 00:12:11 +13:00
GenericTemplateGlobalProvider.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Requirements.php Requirements acces to files with query strings (fixes #7735) 2013-04-03 16:39:59 +02:00
SSTemplateParser.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
SSTemplateParser.php.inc Add codesniffer that ensures indentation is with tabs. 2012-12-12 00:12:11 +13:00
SSViewer.php API Require ADMIN for ?showtemplate=1 2013-02-12 23:26:04 +01:00
TemplateGlobalProvider.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
TemplateIteratorProvider.php Remove end php tag from TemplateIteratorProvider 2012-10-10 11:15:55 +13:00
ViewableData.php NEW: Added DataObject::getQueriedDatabaseFields() as faster alternative to toMap() 2013-04-21 13:39:11 +12:00