Home
last modified time | relevance | path

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

123

/plugin/userspagecreate/
H A Daction.php88 $text = trigger_event('HTML_PAGE_FROMTEMPLATE',$data,'pageTemplate',true);
/plugin/pagetemplater/
H A Daction.php71 trigger_event('RENDERER_CONTENT_POSTPROCESS',$data);
/plugin/publish/action/
H A Dapprove.php111 trigger_event('PLUGIN_PUBLISH_APPROVE', $data);
/template/bootie/
H A Ddetail.php58 trigger_event('TPL_PAGE_TOP_OUTPUT',$data);
/plugin/freesync/
H A Dhelper.php244 $page['text'] = trigger_event('HTML_PAGE_FROMTEMPLATE',$data,'pageTemplate',true);
474 …if(true == trigger_event('MEDIA_UPLOAD_FINISH', $data, array($this, '_media_upload_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/ajaxpeon/
H A Daction.php175 trigger_event('TPL_TOC_RENDER', $toc, null, false);
/plugin/randomtables/syntax/
H A Dsource.php62 trigger_event('randomtables_save', $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);
/template/neolaoresources3/
H A Dmain.php56 trigger_event('TPL_TOC_RENDER', $toc, NULL, false);
/plugin/htmlokay/
H A Dhelper.php221 trigger_event('PARSER_CACHE_USE', $cache);
/plugin/dokubookmark/
H A Dhelper.php197 trigger_event('HTML_EDIT_FORMSELECTION', $data, 'html_edit_form', true);
/plugin/solr/
H A Dhelper.php282 trigger_event('SOLR_ADV_SEARCH_FIELDS', $fields);
/plugin/strata/types/
H A Dwiki.php253 trigger_event('PARSER_WIKITEXT_PREPROCESS', $text);
/plugin/epub/scripts/
H A Debook.php72 trigger_event('RENDERER_CONTENT_POSTPROCESS',$data);
/plugin/authgoogle/google/contrib/
H A DGoogle_DirectoryService.php2234 public $trigger_event; variable in Google_Users
2250 public function setTrigger_event($trigger_event) { argument
2251 $this->trigger_event = $trigger_event;
2254 return $this->trigger_event;
/plugin/move/helper/
H A Drewrite.php237 trigger_event('PLUGIN_MOVE_HANDLERS_REGISTER', $data);
/plugin/bootswrapper/exe/
H A Dpopup.php56 trigger_event('MEDIAMANAGER_STARTED', $tmp);
/plugin/icons/exe/
H A Dpopup.php26 trigger_event('MEDIAMANAGER_STARTED', $tmp);
/plugin/authchained/
H A Dauth.php185 trigger_event('AUTH_LOGIN_CHECK', $evdata, 'auth_login_wrapper');
/plugin/strata/syntax/
H A Dselect.php267 trigger_event('STRATA_PREPARE_QUERY', $query);
/template/starterbootstrap/
H A Dtpl_functions.php268 trigger_event('TPL_TOC_RENDER', $toc, null, false);
/plugin/ckgdoku/action/
H A Dedit.php658 trigger_event('HTML_EDITFORM_INJECTION', $temp);
1149 trigger_event('RENDERER_CONTENT_POSTPROCESS',$data);
/plugin/task/
H A Dhelper.php314 trigger_event('COMMON_NOTIFY_ADDRESSLIST', $data, 'subscription_addresslist');

123