Home
last modified time | relevance | path

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

123

/plugin/solr/
H A Dhelper.php282 trigger_event('SOLR_ADV_SEARCH_FIELDS', $fields);
/plugin/animation/
H A Daction.php81 trigger_event('JQUERY_READY', $morecode, NULL, false);
/plugin/dokubookmark/
H A Dhelper.php197 trigger_event('HTML_EDIT_FORMSELECTION', $data, 'html_edit_form', true);
/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);
/template/neolaoresources3/
H A Dmain.php56 trigger_event('TPL_TOC_RENDER', $toc, NULL, false);
/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/jquery/
H A Daction.php40 trigger_event('JQUERY_READY', $morecode, NULL, false);

123