silverstripe-cms/code/Controllers
2024-10-22 15:55:15 +13:00
..
CMSMain.php API Use new names for renamed classes (#3003) 2024-09-23 14:37:02 +12:00
CMSPageAddController.php ENH Use config instead of runtime code to remove menu items 2024-10-15 12:51:55 +13:00
CMSPageEditController.php API Update method signature to match parent class 2024-10-15 12:53:02 +13:00
CMSPagesController.php API Use new names for renamed classes (#3003) 2024-09-23 14:37:02 +12:00
CMSPageSettingsController.php ENH Use config instead of runtime code to remove menu items 2024-10-15 12:51:55 +13:00
CMSSiteTreeFilter_ChangedPages.php MINOR Do not assume SiteTree's table will always be call SiteTree. 2019-05-17 13:40:15 +12:00
CMSSiteTreeFilter_DeletedPages.php MINOR Simplify i18n keys 2018-02-21 10:32:13 +13:00
CMSSiteTreeFilter_PublishedPages.php API Use new names for renamed classes (#3003) 2024-09-23 14:37:02 +12:00
CMSSiteTreeFilter_Search.php API Use new names for renamed classes (#3003) 2024-09-23 14:37:02 +12:00
CMSSiteTreeFilter_StatusDeletedPages.php API Use new names for renamed classes (#3003) 2024-09-23 14:37:02 +12:00
CMSSiteTreeFilter_StatusDraftPages.php API Use new names for renamed classes (#3003) 2024-09-23 14:37:02 +12:00
CMSSiteTreeFilter_StatusRemovedFromDraftPages.php API Use new names for renamed classes (#3003) 2024-09-23 14:37:02 +12:00
CMSSiteTreeFilter.php API Use new names for renamed classes (#3003) 2024-09-23 14:37:02 +12:00
ContentController.php FIX Import Deprecation class 2024-10-22 15:55:15 +13:00
LeftAndMainBatchActionsExtension.php API Set extension hook implementation visibility to protected 2024-05-20 16:58:12 +12:00
LeftAndMainPageIconsExtension.php API Standardise extension hooks (#2989) 2024-08-27 15:39:17 +12:00
ModelAsController.php ENH Use standardised BackURL instead of non-standard returnURL (#2999) 2024-09-27 10:00:33 +12:00
OldPageRedirector.php ENH Use class name instead of self 2024-06-17 14:51:54 +12:00
RootURLController.php ENH Use standardised BackURL instead of non-standard returnURL (#2999) 2024-09-27 10:00:33 +12:00
SilverStripeNavigatorItem_CMSLink.php API Remove CMSEditLink implementation, rely on superclass instead. (#2987) 2024-08-26 09:58:26 +12:00