Home
last modified time | relevance | path

Searched refs:register (Results 101 – 125 of 1423) sorted by last modified time

12345678910>>...57

/plugin/tgnotify/
H A Daction.php18 * plugin should use this method to register its handlers with the DokuWiki's event controller
24 public function register(Doku_Event_Handler $controller) function in action_plugin_tgnotify
/plugin/gitbacked/action/
H A Deditcommit.php25 public function register(Doku_Event_Handler $controller) { function in action_plugin_gitbacked_editcommit
/plugin/dw2pdf/vendor/composer/
H A Dautoload_real.php34 $loader->register(true);
H A DClassLoader.php20 * // register classes with namespaces
25 * $loader->register();
387 public function register($prepend = false)
393 public function register($prepend = false) global() function in Composer\\Autoload\\ClassLoader
/plugin/dw2pdf/vendor/setasign/fpdi/
H A DREADME.md66 If you have a PSR-4 autoloader implemented, just register the src path as follows:
69 $loader->register();
/plugin/dw2pdf/
H A Daction.php72 public function register(EventHandler $controller)
637 // register the needed pseudo CSS
65 public function register(Doku_Event_Handler $controller) { global() function in action_plugin_dw2pdf
/plugin/hidden/
H A Daction.php11 function register(Doku_Event_Handler $controller) { function in action_plugin_hidden
/plugin/combo/action/
H A Dcache.php32 function register(Doku_Event_Handler $controller) function in action_plugin_combo_cache
H A Dcacheexpiration.php38 function register(Doku_Event_Handler $controller) function in action_plugin_combo_cacheexpiration
H A Dcss.php91 public function register(Doku_Event_Handler $controller) function in action_plugin_combo_css
185 * This is only called when this is a front call, see {@link register()}
H A Ddocss.php19 public function register(Doku_Event_Handler $controller) function in action_plugin_combo_docss
H A Dhiddenpage.php23 public function register(Doku_Event_Handler $controller) function in action_plugin_combo_hiddenpage
H A Dhistoricalbreadcrumb.php28 public function register(Doku_Event_Handler $controller) function in action_plugin_combo_historicalbreadcrumb
H A Didentity.php15 public function register(Doku_Event_Handler $controller) function in action_plugin_combo_identity
H A Dimgmove.php32 function register(Doku_Event_Handler $controller) function in action_plugin_combo_imgmove
H A Dindexer.php55 public function register(Doku_Event_Handler $controller)
53 public function register(Doku_Event_Handler $controller) global() function in action_plugin_combo_indexer
H A Dmetacsp.php24 public function register(Doku_Event_Handler $controller) function in action_plugin_combo_metacsp
H A Dmetadescription.php23 public function register(Doku_Event_Handler $controller) function in action_plugin_combo_metadescription
H A Dmetafacebook.php58 public function register(Doku_Event_Handler $controller) function in action_plugin_combo_metafacebook
H A Dmetagenerator.php14 public function register(Doku_Event_Handler $controller) function in action_plugin_combo_metagenerator
H A Dmetagoogle.php29 public function register(Doku_Event_Handler $controller) function in action_plugin_combo_metagoogle
H A Dmetatitle.php23 public function register(Doku_Event_Handler $controller) function in action_plugin_combo_metatitle
H A Dmetatwitter.php85 public function register(Doku_Event_Handler $controller) function in action_plugin_combo_metatwitter
H A Dpageprimarymetamutation.php27 public function register(Doku_Event_Handler $controller) function in action_plugin_combo_pageprimarymetamutation
H A Dpageprotection.php29 public function register(Doku_Event_Handler $controller)
27 public function register(Doku_Event_Handler $controller) global() function in action_plugin_combo_pageprotection

12345678910>>...57