silverstripe-cms/code/Model
kevin-hine-innis 2bf691f548
FIX ensure updateAnchorsOnPage extension is called (#2686)
Currently, if there are no anchors found in the page content, the updateAnchorsOnPage extension is not called.
This change will call the updateAnchorsOnPage extension regardless of the page content.
2021-09-28 12:36:37 -07:00
..
CurrentPageIdentifier.php Auto-convert to psr2 2017-01-31 13:59:35 +13:00
RedirectorPage.php Use short array syntax across the module's codebase 2020-04-19 16:18:01 +12: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 ensure updateAnchorsOnPage extension is called (#2686) 2021-09-28 12:36:37 -07: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 Use short array syntax across the module's codebase 2020-04-19 16:18:01 +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 UPDATE generate canonical via MetaComponents 2021-04-05 19:52:35 -05:00