silverstripe-cms/code/model
2012-04-17 22:59:11 +02:00
..
CurrentPageIdentifier.php Code cleanup: removed trailing ?> markers per code standard. 2012-02-13 12:48:41 -08:00
ErrorPage.php MINOR Removed $params argument to DataObject->getCMSFields(), please use FormScaffolder directly (fixes #7135) 2012-04-13 15:55:32 +02:00
RedirectorPage.php MINOR Removed $params argument to DataObject->getCMSFields(), please use FormScaffolder directly (fixes #7135) 2012-04-13 15:55:32 +02:00
SiteConfig.php MINOR Removed $params argument to DataObject->getCMSFields(), please use FormScaffolder directly (fixes #7135) 2012-04-13 15:55:32 +02:00
SiteTree.php API CHANGE Removed $controller context from SiteTree->CMSTreeClasses(), now handled through closures in the specific LeftAndMain usage instead (to handle separate contexts for links and determining "current page") 2012-04-17 22:59:11 +02:00
SiteTreeDecorator.php MINOR Add newline to end of files without one 2012-04-15 10:56:40 +12:00
SiteTreeExtension.php MINOR Add newline to end of files without one 2012-04-15 10:56:40 +12:00
SiteTreeFileExtension.php MINOR Fixes to method arguments in cms classes for E_STRICT support. 2012-03-27 21:42:54 +13:00
SiteTreeFolderExtension.php MINOR Fixes to method arguments in cms classes for E_STRICT support. 2012-03-27 21:42:54 +13:00
VirtualPage.php API CHANGE Removed $controller context from SiteTree->CMSTreeClasses(), now handled through closures in the specific LeftAndMain usage instead (to handle separate contexts for links and determining "current page") 2012-04-17 22:59:11 +02:00