Home
last modified time | relevance | path

Searched refs:trigger_event (Results 26 – 45 of 45) sorted by relevance

12

/plugin/components/lib/
H A Daction_manager.php149 trigger_event('TPL_CONTENT_DISPLAY', $html_output, 'ptln');
/plugin/pagetemplater/
H A Daction.php71 trigger_event('RENDERER_CONTENT_POSTPROCESS',$data);
/plugin/strata/types/
H A Dwiki.php253 trigger_event('PARSER_WIKITEXT_PREPROCESS', $text);
/plugin/dokubookmark/
H A Dhelper.php197 trigger_event('HTML_EDIT_FORMSELECTION', $data, 'html_edit_form', true);
/plugin/ajaxpeon/
H A Daction.php175 trigger_event('TPL_TOC_RENDER', $toc, null, false);
/plugin/move/helper/
H A Drewrite.php237 trigger_event('PLUGIN_MOVE_HANDLERS_REGISTER', $data);
/plugin/epub/scripts/
H A Debook.php72 trigger_event('RENDERER_CONTENT_POSTPROCESS',$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/htmlokay/
H A Dhelper.php221 trigger_event('PARSER_CACHE_USE', $cache);
/plugin/solr/
H A Dhelper.php282 trigger_event('SOLR_ADV_SEARCH_FIELDS', $fields);
/plugin/fckg/action/
H A Dedit.php525 trigger_event('HTML_EDITFORM_INJECTION', $temp);
2707 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/strata/syntax/
H A Dselect.php267 trigger_event('STRATA_PREPARE_QUERY', $query);
/plugin/authchained/
H A Dauth.php185 trigger_event('AUTH_LOGIN_CHECK', $evdata, 'auth_login_wrapper');
/plugin/ckgdoku/action/
H A Dedit.php658 trigger_event('HTML_EDITFORM_INJECTION', $temp);
1149 trigger_event('RENDERER_CONTENT_POSTPROCESS',$data);
/plugin/projects/lib/
H A Dproject_file.php82 trigger_event('MEDIA_UPLOAD_FINISH', $data, '_media_upload_action', true);
/plugin/translate/
H A Daction.php333 trigger_event('ACTION_SHOW_REDIRECT',$opts,'act_redirect_execute');
/plugin/ckgedit/action/
H A Dedit.php719 trigger_event('HTML_EDITFORM_INJECTION', $temp);
1194 trigger_event('RENDERER_CONTENT_POSTPROCESS',$data);
/plugin/task/
H A Dhelper.php314 trigger_event('COMMON_NOTIFY_ADDRESSLIST', $data, 'subscription_addresslist');
/plugin/discussion/
H A Daction.php1312 trigger_event(
1317 trigger_event(

12