Home
last modified time | relevance | path

Searched refs:register (Results 151 – 175 of 1423) sorted by last modified time

12345678910>>...57

/plugin/combo/action/
H A Dpagesystemmutation.php37 public function register(Doku_Event_Handler $controller) function in action_plugin_combo_pagesystemmutation
H A Dprofile.php31 function register(Doku_Event_Handler $controller) function in action_plugin_combo_profile
48 * To modify the register form and add class
H A Dqualitymutation.php37 public function register(Doku_Event_Handler $controller)
41 public function register(Doku_Event_Handler $controller) global() function in action_plugin_combo_qualitymutation
H A Dregistration.php31 const TAG = "register";
38 function register(Doku_Event_Handler $controller) function in action_plugin_combo_registration
41 * To modify the register form and add class
82 * Return the register text and link paragraph
90 if (actionOK('register')) {
93 * The register class does not allow
138 * The register page is created via buffer
H A Dresend.php136 LogUtility::msg("The register field name($fieldName) is unknown", LogUtility::LVL_MSG_ERROR, \ComboStrap\Identity::CANONICAL);
163 function register(Doku_Event_Handler $controller) function in action_plugin_combo_resend
H A Drouter.php225 function register(Doku_Event_Handler $controller)
223 function register(Doku_Event_Handler $controller) global() function in action_plugin_combo_router
H A Droutermessage.php66 function register(Doku_Event_Handler $controller) function in action_plugin_combo_routermessage
H A Dsnippets.php40 public function register(Doku_Event_Handler $controller) function in action_plugin_combo_snippets
H A Dstaticresource.php54 function register(Doku_Event_Handler $controller) function in action_plugin_combo_staticresource
H A Dsvg.php18 public function register(Doku_Event_Handler $controller) function in action_plugin_combo_svg
H A Dtoc.php27 public function register(Doku_Event_Handler $controller) function in action_plugin_combo_toc
H A Dtoolbar.php18 * register the event handlers
22 function register(Doku_Event_Handler $controller)
24 function register(Doku_Event_Handler $controller) global() function in action_plugin_combo_toolbar
H A Dtxt.php21 public function register(Doku_Event_Handler $controller) function in action_plugin_combo_txt
H A Dajax.php18 function register(Doku_Event_Handler $controller) function in action_plugin_combo_ajax
H A Danalytics.php37 public function register(Doku_Event_Handler $controller) function in action_plugin_combo_analytics
H A Dautofrontmatter.php25 public function register(Doku_Event_Handler $controller) function in action_plugin_combo_autofrontmatter
H A Dbacklinkmenuitem.php29 public function register(Doku_Event_Handler $controller) function in action_plugin_combo_backlinkmenuitem
H A Dbacklinkmutation.php28 public function register(Doku_Event_Handler $controller) function in action_plugin_combo_backlinkmutation
H A Dinstructionspostprocessing.php34 function register(\Doku_Event_Handler $controller) function in action_plugin_combo_instructionspostprocessing
H A Dwebcode.php21 function register(Doku_Event_Handler $controller) function in action_plugin_combo_webcode
H A Dcanonical.php31 public function register(Doku_Event_Handler $controller) function in action_plugin_combo_canonical
/plugin/combo/vendor/composer/
H A DClassLoader.php20 * // register classes with namespaces
25 * $loader->register();
309 public function register($prepend = false) function in Composer\\Autoload\\ClassLoader
H A Dautoload_real.php53 $loader->register(true);
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DAutoloader.php45 public static function register($baseDir = null) function in Handlebars\\Autoloader
/plugin/combo/vendor/salesforce/handlebars-php/
H A DREADME.md96 # Handlebars\Autoloader::register();

12345678910>>...57