silverstripe-cms/code/model
2011-05-01 17:42:27 +12:00
..
CurrentPageIdentifier.php MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
ErrorPage.php BUGFIX: Fix bugs introduced by the expectation of having a DataModel. 2011-05-01 17:42:27 +12:00
RedirectorPage.php ENHANCEMENT Added SiteTree::$description to provide more context for content authors selecting a new page type 2011-04-28 22:49:34 +12:00
SiteConfig.php MINOR Moved 'access' field labels in SiteConfig->getCMSFields() and SiteTree->getCMSFields() from headlines to actual label elements in order to manage presentation easier 2011-04-28 22:49:33 +12:00
SiteTree.php API CHANGE: Removed context object - it's a hack. 2011-05-01 15:26:53 +12:00
SiteTreeDecorator.php API CHANGE: Renamed SiteTreeDecorator to SiteTreeExtension. 2011-04-15 19:37:15 +10:00
SiteTreeExtension.php API CHANGE: Renamed SiteTreeDecorator to SiteTreeExtension. 2011-04-15 19:37:15 +10:00
SiteTreeFileExtension.php BUGFIX: Fix SiteTree broken link correction to handle the fact that relations aren't cached. 2011-05-01 15:26:54 +12:00
SiteTreeFolderExtension.php API CHANGE: Renamed SiteTreeDecorator to SiteTreeExtension. 2011-04-15 19:37:15 +10:00
VirtualPage.php ENHANCEMENT Added SiteTree::$description to provide more context for content authors selecting a new page type 2011-04-28 22:49:34 +12:00