silverstripe-framework/view
Damian Mooyman 9872fbef4d API Refactor CompositeDBField into an abstract class
API Refactor ClassName into DBClassName
API Update PolymorphicForeignKey to use new CompositeDBField and DBClassName

CompositeDBField is now an interface to nested fields on an underlying dataobject, allowing field manipulation to be performed at the field and dataobject level without having to synchronise them manually.
2015-09-22 10:28:07 +12:00
..
ArrayData.php codestyle changes 2015-07-27 22:31:18 +12:00
GenericTemplateGlobalProvider.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Requirements.php codestyle changes 2015-07-27 22:31:18 +12:00
SSTemplateParser.php Merge remote-tracking branch 'origin/3.1' into 3 2015-03-31 19:54:15 +13:00
SSTemplateParser.php.inc Merge remote-tracking branch 'origin/3.1' into 3 2015-03-31 19:54:15 +13:00
SSViewer.php Merge remote-tracking branch 'origin/3' 2015-07-31 15:49:35 +12:00
TemplateGlobalProvider.php remove tailing spaces in view related classes 2015-07-29 04:57:56 +12:00
TemplateIteratorProvider.php remove tailing spaces in view related classes 2015-07-29 04:57:56 +12:00
TemplateParser.php Feature to allow that changing the SSTemplateParser through the Injector system 2013-10-18 12:42:39 +13:00
ViewableData.php API Refactor CompositeDBField into an abstract class 2015-09-22 10:28:07 +12:00