silverstripe-framework/admin/code
Mateusz Uzdowski d4f13fe532 API Refactor the CMS layouting to provide access to options.
It is now possible to change the threeColumnLayout width options for the
columns via entwine property LayoutOptions and accessor methods.

Thanks @robert-h-curry, @clarkepaul for contributing!
2012-12-10 17:52:01 +01:00
..
AdminRootController.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
CMSBatchAction.php APICHANGE: Use late static binding for Object::has_extension() 2012-11-07 11:07:55 +13:00
CMSBatchActionHandler.php APICHANGE: Use late static binding for Object::has_extension() 2012-11-07 11:07:55 +13:00
CMSMenu.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
CMSMenuItem.php Clean up trailing ?> per coding standard 2012-02-12 12:40:16 -08:00
CMSPreviewable.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
CMSProfileController.php Merge branch '3.0' 2012-11-22 23:51:28 +01:00
GroupImportForm.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
LeftAndMain.php API Refactor the CMS layouting to provide access to options. 2012-12-10 17:52:01 +01:00
LeftAndMainExtension.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
MemberImportForm.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
ModelAdmin.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
SecurityAdmin.php Upgrade jQuery UI to 1.9 2012-11-06 19:45:56 +01:00