Lines Matching refs:register
39 public function register(Doku_Event_Handler $controller) { function in action_plugin_refnotes
40 $this->afterParserHandlerDone->register($controller);
41 $this->beforeAjaxCallUnknown->register($controller);
42 $this->beforeParserCacheUse->register($controller);
43 $this->beforeParserWikitextPreprocess->register($controller);
44 $this->beforeTplMetaheaderOutput->register($controller);
54 public function register($controller) { function in refnotes_after_parser_handler_done
375 public function register($controller) { function in refnotes_before_ajax_call_unknown
559 public function register($controller) { function in refnotes_before_parser_cache_use
600 public function register($controller) { function in refnotes_before_parser_wikitext_preprocess
618 public function register($controller) { function in refnotes_before_tpl_metaheader_output