< Extension:Page Schemas < Hooks 
 
        
      | PageSchemasRegisterHandlers | |
|---|---|
| Available from version ??? (r100048) | |
| Define function: | public static function onPageSchemasRegisterHandlers(  ) { ... }
 | 
| Attach hook: | $wgHooks['PageSchemasRegisterHandlers'][] = 'MyExtensionHooks::onPageSchemasRegisterHandlers';
 | 
| Called from: | File(s): Page Schemas / includes/PageSchemasHooks.php Function(s): register | 
For more information about attaching hooks, see Manual:Hooks.
For examples of other extensions using this hook, see Category:PageSchemasRegisterHandlers extensions.
    This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.