Home
last modified time | relevance | path

Searched full:common_wikipage_save (Results 26 – 28 of 28) sorted by last modified time

12

/plugin/stylingpages/
H A Daction.php23 … $controller->register_hook('COMMON_WIKIPAGE_SAVE', 'BEFORE', $this, 'handleSaveBefore', null, 10);
24 … $controller->register_hook('COMMON_WIKIPAGE_SAVE', 'AFTER', $this, 'handleSaveAfter', null, 10);
/plugin/newnamespacepermissions/
H A Daction.php23 $controller->register_hook('COMMON_WIKIPAGE_SAVE', 'BEFORE', $this, 'checkPagesave');
/plugin/preventzerowidthchars/
H A Daction.php21 …$controller->register_hook('COMMON_WIKIPAGE_SAVE', 'BEFORE', $this, 'handle_common_wikipage_save');

12