Home
last modified time | relevance | path

Searched full:trigger_event (Results 26 – 50 of 57) sorted by path

123

/plugin/jquery/
H A Daction.php40 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/move/helper/
H A Drewrite.php237 trigger_event('PLUGIN_MOVE_HANDLERS_REGISTER', $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/pagetemplater/
H A Daction.php71 trigger_event('RENDERER_CONTENT_POSTPROCESS',$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/projects/lib/
H A Dcode_block.php187 $renderer->doc .= trigger_event('HTML_SECEDIT_BUTTON', $data,
H A Dproject_file.php82 trigger_event('MEDIA_UPLOAD_FINISH', $data, '_media_upload_action', true);
/plugin/publish/action/
H A Dapprove.php111 trigger_event('PLUGIN_PUBLISH_APPROVE', $data);
/plugin/purplenumbers/
H A Drenderer.php58 trigger_event('PLUGIN_PURPLENUMBERS_P_OPENED', $eventdata);
71 trigger_event('PLUGIN_PURPLENUMBERS_P_CLOSED', $eventdata);
/plugin/randomtables/syntax/
H A Dsource.php62 trigger_event('randomtables_save', $data);
/plugin/sfauth/
H A Dhelper.php100 trigger_event('PLUGIN_LOGLOG_LOG',$log);
116 trigger_event('PLUGIN_LOGLOG_LOG',$log);
/plugin/solr/
H A DPageinfo.php46 trigger_event('SOLR_INDEX_FIELDS', $fields);
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 Dhelper.php282 trigger_event('SOLR_ADV_SEARCH_FIELDS', $fields);
/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/task/
H A Dhelper.php314 trigger_event('COMMON_NOTIFY_ADDRESSLIST', $data, 'subscription_addresslist');
/plugin/translate/
H A Daction.php333 trigger_event('ACTION_SHOW_REDIRECT',$opts,'act_redirect_execute');
/plugin/userspagecreate/
H A Daction.php88 $text = trigger_event('HTML_PAGE_FROMTEMPLATE',$data,'pageTemplate',true);
/plugin/webcomponent/_test/data/pages/
H A Dmath.txt14 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);

123