Home
last modified time | relevance | path

Searched full:trigger_event (Results 1 – 25 of 57) sorted by last modified time

123

/dokuwiki/inc/
H A Ddeprecated.php341 function trigger_event($name, &$data, $action=null, $canPreventDefault=true) {
339 function trigger_event($name, &$data, $action=null, $canPreventDefault=true) { global() function
H A Dfulltext.php27 * refactored into ft_pageSearch(), _ft_pageSearch() and trigger_event()
/plugin/randomtables/syntax/
H A Dsource.php62 trigger_event('randomtables_save', $data);
/plugin/notification/action/
H A Dcache.php60 trigger_event('PLUGIN_NOTIFICATION_CACHE_DEPENDENCIES', $data);
H A Dcron.php63 trigger_event('PLUGIN_NOTIFICATION_REGISTER_SOURCE', $plugins);
69 trigger_event('PLUGIN_NOTIFICATION_GATHER', $notifications_data);
/plugin/notification/syntax/
H A Dlist.php91 trigger_event('PLUGIN_NOTIFICATION_REGISTER_SOURCE', $plugins);
140 trigger_event('PLUGIN_NOTIFICATION_GATHER', $notifications_data);
/plugin/openid/
H A Daction.php224 trigger_event('PLUGIN_LOGLOG_LOG', $log);
233 trigger_event('PLUGIN_LOGLOG_LOG', $log);
478 trigger_event('PLUGIN_LOGLOG_LOG', $log);
/plugin/ckgedit/action/
H A Dedit.php719 trigger_event('HTML_EDITFORM_INJECTION', $temp);
1194 trigger_event('RENDERER_CONTENT_POSTPROCESS',$data);
/plugin/epub/scripts/
H A Debook.php72 trigger_event('RENDERER_CONTENT_POSTPROCESS',$data);
/plugin/bootswrapper/exe/
H A Dpopup.php56 trigger_event('MEDIAMANAGER_STARTED', $tmp);
/plugin/discussion/
H A Daction.php1312 trigger_event(
1317 trigger_event(
/plugin/publish/action/
H A Dapprove.php111 trigger_event('PLUGIN_PUBLISH_APPROVE', $data);
/template/bootstrap3/
H A DTemplate.php
/template/bootstrap3/compat/inc/Menu/
H A DAbstractMenu.php45 trigger_event('MENU_ITEMS_ASSEMBLY', $data, array($this, 'loadItems'));
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DUsers.php24 "triggerEvent" => "trigger_event",
/plugin/translate/
H A Daction.php333 trigger_event('ACTION_SHOW_REDIRECT',$opts,'act_redirect_execute');
/plugin/popupviewer/
H A Daction.php75 trigger_event('POPUPVIEWER_DOKUWIKI_STARTED',$head,null,true);
112 trigger_event('TPL_METAHEADER_OUTPUT',$head,'_tpl_metaheaders_action',true);
/plugin/move/helper/
H A Drewrite.php237 trigger_event('PLUGIN_MOVE_HANDLERS_REGISTER', $data);
/plugin/strata/syntax/
H A Dselect.php267 trigger_event('STRATA_PREPARE_QUERY', $query);
/plugin/strata/types/
H A Dwiki.php253 trigger_event('PARSER_WIKITEXT_PREPROCESS', $text);
/plugin/webdav/core/
H A DServer.php53 trigger_event('PLUGIN_WEBDAV_WIKI_COLLECTIONS', $wiki_collections, null, false);
114 trigger_event('PLUGIN_WEBDAV_PLUGINS', $plugins, null, false);
/plugin/task/
H A Dhelper.php314 trigger_event('COMMON_NOTIFY_ADDRESSLIST', $data, 'subscription_addresslist');
/plugin/authchained/
H A Dauth.php185 trigger_event('AUTH_LOGIN_CHECK', $evdata, 'auth_login_wrapper');
/plugin/icons/exe/
H A Dpopup.php26 trigger_event('MEDIAMANAGER_STARTED', $tmp);
/plugin/userspagecreate/
H A Daction.php88 $text = trigger_event('HTML_PAGE_FROMTEMPLATE',$data,'pageTemplate',true);

123