silverstripe-cms/code/Model
Dylan Wagstaff 68f6eaa663 FIX display recognisable names for dependent content with no title
Content blocks and other DataObjects that contain HTMLText fields are
also used in the 'Dependent pages' report for each page in the CMS,
however these objects may have neither a Title field, nor a name to
describe them. Instead of showing an empty field in the Title column for
this table, we can instead show "Untitled " with the localised singular
name appended.
2019-07-17 15:30:07 +12:00
..
CurrentPageIdentifier.php Auto-convert to psr2 2017-01-31 13:59:35 +13:00
RedirectorPage.php NEW Add font-icon support for site tree 2019-01-14 13:16:30 +13:00
RedirectorPageController.php FIX Allow RedirectorPage to have non-redirected actions, move redirection to index 2017-06-23 11:23:31 +12:00
SiteTree.php FIX display recognisable names for dependent content with no title 2019-07-17 15:30:07 +12:00
SiteTreeExtension.php Auto-convert to psr2 2017-01-31 13:59:35 +13:00
SiteTreeFileExtension.php API Implement polymorphic sitetree link tracking (#2123) 2018-04-06 15:53:57 +12:00
SiteTreeFileFormFactoryExtension.php API Implement polymorphic sitetree link tracking (#2123) 2018-04-06 15:53:57 +12:00
SiteTreeFolderExtension.php API Implement polymorphic sitetree link tracking (#2123) 2018-04-06 15:53:57 +12:00
SiteTreeLink.php API Implement polymorphic sitetree link tracking (#2123) 2018-04-06 15:53:57 +12:00
SiteTreeLinkTracking_Parser.php API Implement polymorphic sitetree link tracking (#2123) 2018-04-06 15:53:57 +12:00
SiteTreeLinkTracking.php API: Add show_sitetree_link_tracking config to SiteTreeLinkTracking extension to control visibility of the Link Tracking tab 2018-09-13 11:01:33 +12:00
VirtualPage.php FIX Virtual page notice now uses Bootstrap 4 alerts 2019-05-31 14:50:46 +12:00