Home
last modified time | relevance | path

Searched refs:controller (Results 1 – 25 of 925) sorted by last modified time

12345678910>>...37

/plugin/pagequery/
H A Daction.php13 public function register(EventHandler $controller)
15 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'purgecache');
10 register(Doku_Event_Handler $controller) global() argument
/plugin/twofactor/
H A DProvider.php22 public function register(\Doku_Event_Handler $controller) argument
24 $controller->register_hook(
/plugin/twofactor/action/
H A Dlogin.php18 public function register(Doku_Event_Handler $controller)
21 $controller->register_hook(
31 $controller->register_hook(
39 $controller->register_hook(
19 register(Doku_Event_Handler $controller) global() argument
H A Dprofile.php19 public function register(Doku_Event_Handler $controller) argument
22 $controller->register_hook('MENU_ITEMS_ASSEMBLY', 'AFTER', $this, 'handleUserMenuAssembly');
24 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handlePreProcess');
25 $controller->register_hook('TPL_ACT_UNKNOWN', 'BEFORE', $this, 'handleUnknownAction');
H A Dresendpwd.php18 public function register(Doku_Event_Handler $controller) argument
20 $controller->register_hook(
29 $controller->register_hook(
/plugin/nspages/
H A Daction.php6 * Register its handlers with the dokuwiki's event controller
8 function register(Doku_Event_Handler $controller) { argument
9 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array());
10 $controller->register_hook('PLUGIN_POPULARITY_DATA_SETUP', 'AFTER', $this, 'usage_data');
/plugin/mermaid/
H A Daction.php12 public function register(Doku_Event_Handler $controller) argument
14 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'load');
/plugin/siteexport/action/
H A Dajax.php47 public function register(Doku_Event_Handler $controller) { argument
48 … $controller->register_hook('AJAX_CALL_UNKNOWN', 'BEFORE', $this, 'ajax_siteexport_provider');
49 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'siteexport_action');
H A Dstartup.php20 public function register(Doku_Event_Handler $controller) { argument
21 $controller->register_hook('INIT_LANG_LOAD', 'BEFORE', $this, 'siteexport_check_template');
22 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'siteexport_check_template');
23 … $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'siteexport_check_export');
24 $controller->register_hook('TPL_ACT_UNKNOWN', 'BEFORE', $this, 'siteexport_addpage');
25 … $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'siteexport_metaheaders');
26 $controller->register_hook('JS_CACHE_USE', 'BEFORE', $this, 'siteexport_check_js_cache');
28 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'siteexport_toolbar_define');
30 …$controller->register_hook('TEMPLATE_PAGETOOLS_DISPLAY', 'BEFORE', $this, 'siteexport_add_page_exp…
31 …$controller->register_hook('MENU_ITEMS_ASSEMBLY', 'AFTER', $this, 'siteexport_add_svg_page_export'…
H A Dmove.php16 public function register(Doku_Event_Handler $controller) { argument
17 …$controller->register_hook('PLUGIN_MOVE_HANDLERS_REGISTER', 'BEFORE', $this, 'register_move_handle…
H A Dpdfstyles.php17 * @param Doku_Event_Handler $controller DokuWiki's event controller object
20 public function register(Doku_Event_Handler $controller) { argument
25 $controller->register_hook('CSS_STYLES_INCLUDED', 'BEFORE', $this, 'handle_css_styles');
26 $controller->register_hook('CSS_CACHE_USE', 'BEFORE', $this, 'handle_use_cache');
H A Dsendfile.php21 public function register(Doku_Event_Handler $controller) { argument
24 $controller->register_hook('MEDIA_SENDFILE', 'BEFORE', $this, 'siteexport_sendfile');
25 …$controller->register_hook('FETCH_MEDIA_STATUS', 'BEFORE', $this, 'siteexport_sendfile_not_found');
H A Daggregate.php20 public function register(Doku_Event_Handler $controller) { argument
21 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'siteexport_aggregate');
22 …$controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'siteexport_aggregate_button', array …
/plugin/linkback/action/
H A Dakismet.php16 function register(Doku_Event_Handler $controller) { argument
17 $controller->register_hook('ACTION_LINKBACK_RECEIVED', 'BEFORE', $this, 'handle_linkback_received', array ());
18 $controller->register_hook('ACTION_LINKBACK_HAM', 'AFTER', $this, 'handle_linkback_ham', array ());
19 $controller->register_hook('ACTION_LINKBACK_SPAM', 'AFTER', $this, 'handle_linkback_spam', array ());
H A Dreceive.php16 function register(Doku_Event_Handler $controller) { argument
17 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'addTrackbackLink', array ());
18 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'addPingbackLinkToMetaheader', array ());
19 $controller->register_hook('ACTION_HEADERS_SEND', 'BEFORE', $this, 'addPingbackLinkToHTTPHeader', array ());
H A Dsend.php23 function register(Doku_Event_Handler $controller) { argument
24 $controller->register_hook('HTML_EDITFORM_OUTPUT', 'BEFORE', $this, 'handle_editform_output', array ());
25 $controller->register_hook('FORM_EDIT_OUTPUT', 'BEFORE', $this, 'handle_editform_output', array ());
26 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handle_action_act_preprocess_before', array());
27 $controller->register_hook('ACTION_ACT_PREPROCESS', 'AFTER', $this, 'handle_action_act_preprocess_after', array());
H A Ddisplay.php34 function register(Doku_Event_Handler $controller) { argument
35 $controller->register_hook('TPL_ACT_RENDER', 'AFTER', $this, 'handle_act_render', array ());
36 $controller->register_hook('RENDERER_CONTENT_POSTPROCESS', 'AFTER', $this, 'handle_content_postprocess', array ());
H A Dantispam.php16 function register(Doku_Event_Handler $controller) { argument
17 $controller->register_hook('ACTION_LINKBACK_RECEIVED', 'BEFORE', $this, 'handle_linkback_received', array ());
/plugin/structpublish/action/
H A Dbanner.php19 public function register(Doku_Event_Handler $controller) argument
21 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'renderBanner');
H A Dcache.php14 * @param Doku_Event_Handler $controller DokuWiki's event controller object
17 public function register(Doku_Event_Handler $controller)
19 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handleCacheAggregation');
16 register(Doku_Event_Handler $controller) global() argument
H A Dmigration.php15 public function register(Doku_Event_Handler $controller) argument
17 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handleMigrations');
H A Dpublish.php8 public function register(Doku_Event_Handler $controller) argument
10 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'changeStatus');
H A Drevisions.php8 public function register(Doku_Event_Handler $controller)
10 $controller->register_hook('FORM_REVISIONS_OUTPUT', 'BEFORE', $this, 'handleRevisions');
9 register(Doku_Event_Handler $controller) global() argument
H A Dsave.php14 public function register(Doku_Event_Handler $controller) argument
16 $controller->register_hook('COMMON_WIKIPAGE_SAVE', 'AFTER', $this, 'handleSave');
H A Dshow.php12 public function register(Doku_Event_Handler $controller) argument
14 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handleShow');
15 $controller->register_hook('HTML_SHOWREV_OUTPUT', 'BEFORE', $this, 'handleShowrev');

12345678910>>...37