mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
b19a82b693
Before this was only possible for some specific ones, like onBeforeWrite. This excludes any callbacks with augment*() or update*() naming, since these are assumed to be on extension only, with a corresponding base method available on the class itself (e.g. "updateCMSFields()" vs "getCMSFields()"). |
||
---|---|---|
.. | ||
CurrentPageIdentifier.php | ||
ErrorPage.php | ||
RedirectorPage.php | ||
SiteConfig.php | ||
SiteTree.php | ||
SiteTreeExtension.php | ||
SiteTreeFileExtension.php | ||
SiteTreeFolderExtension.php | ||
VirtualPage.php |