Home
last modified time | relevance | path

Searched full:trigger_event (Results 1 – 25 of 57) sorted by relevance

123

/plugin/gdpr/_test/
H A DCleanUser.test.php47 trigger_event('AUTH_USER_CHANGE', $deleteEventData);
48 trigger_event('INDEXER_TASKS_RUN', $data);
78 trigger_event('AUTH_USER_CHANGE', $deleteEventDataAdmin);
79 trigger_event('AUTH_USER_CHANGE', $deleteEventDataPubcie);
80 trigger_event('INDEXER_TASKS_RUN', $data);
81 trigger_event('INDEXER_TASKS_RUN', $data);
82 trigger_event('INDEXER_TASKS_RUN', $data);
83 trigger_event('INDEXER_TASKS_RUN', $data);
H A DCleanMedia.test.php46 trigger_event('TASK_RECENTCHANGES_TRIM', $eventData);
H A DCleanIp.test.php41 trigger_event('INDEXER_TASKS_RUN', $data);
/plugin/authg2fa/
H A Dauth.php40 trigger_event('PLUGIN_LOGLOG_LOG', $log);
45 trigger_event('PLUGIN_LOGLOG_LOG', $log);
60 trigger_event('PLUGIN_LOGLOG_LOG', $log);
/template/bootie/
H A Dmain.php78 trigger_event('TPL_PAGE_TOP_OUTPUT', $data);
135 trigger_event('TPL_SIDEBAR_BOTTOM_OUTPUT', $data);
186 trigger_event('TPL_DOCUMENT_CLOSING', $data);
/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/solr/
H A Daction.php232 trigger_event('SOLR_QUERY_TITLE', $title_params);
233 trigger_event('SOLR_QUERY_CONTENT', $content_params);
315 …print trigger_event('SOLR_RENDER_RESULT_CONTENT', $data, array($this, '_render_content_search_resu…
376 trigger_event('SOLR_QUERY_TITLE', $title_params);
H A DPageinfo.php46 trigger_event('SOLR_INDEX_FIELDS', $fields);
/plugin/notification/syntax/
H A Dlist.php91 trigger_event('PLUGIN_NOTIFICATION_REGISTER_SOURCE', $plugins);
140 trigger_event('PLUGIN_NOTIFICATION_GATHER', $notifications_data);
/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/notification/action/
H A Dcron.php63 trigger_event('PLUGIN_NOTIFICATION_REGISTER_SOURCE', $plugins);
69 trigger_event('PLUGIN_NOTIFICATION_GATHER', $notifications_data);
H A Dcache.php60 trigger_event('PLUGIN_NOTIFICATION_CACHE_DEPENDENCIES', $data);
/plugin/webcomponent/_test/data/pages/
H A Dmath.txt14 trigger_event('TPL_DOCUMENT_CLOSING', $data);
/plugin/jquery/
H A Daction.php40 trigger_event('JQUERY_READY', $morecode, NULL, false);
/plugin/cleanoldips/_test/
H A DcleaningMedia.test.php44 trigger_event('TASK_RECENTCHANGES_TRIM', $eventData);
H A Dcleaning.test.php39 trigger_event('INDEXER_TASKS_RUN', $data);
/plugin/purplenumbers/
H A Drenderer.php58 trigger_event('PLUGIN_PURPLENUMBERS_P_OPENED', $eventdata);
71 trigger_event('PLUGIN_PURPLENUMBERS_P_CLOSED', $eventdata);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DUsers.php24 "triggerEvent" => "trigger_event",
/plugin/animation/
H A Daction.php81 trigger_event('JQUERY_READY', $morecode, NULL, false);
/plugin/jsonrpc/
H A Djsonrpc.php93 trigger_event('JSONRPC_CALLBACK_REGISTER', $this);
105 return trigger_event('HTML_PAGE_FROMTEMPLATE',$data,'pageTemplate',true);
422 … return trigger_event('MEDIA_UPLOAD_FINISH', $data, array($this, '_media_upload_action'), true);
/plugin/sfauth/
H A Dhelper.php100 trigger_event('PLUGIN_LOGLOG_LOG',$log);
116 trigger_event('PLUGIN_LOGLOG_LOG',$log);
/template/bootstrap3/compat/inc/Menu/
H A DAbstractMenu.php45 trigger_event('MENU_ITEMS_ASSEMBLY', $data, array($this, 'loadItems'));
/plugin/autogallery/
H A Dsyntax.php97 trigger_event('NON_SENSE',$arr);
/template/mystyle/
H A Dtpl_functions.php131 trigger_event('FORM_QUICKSEARCH_OUTPUT', $searchForm);
/plugin/components/lib/
H A Daction_manager.php149 trigger_event('TPL_CONTENT_DISPLAY', $html_output, 'ptln');

123