Home
last modified time | relevance | path

Searched full:doku_event (Results 151 – 175 of 694) sorted by last modified time

12345678910>>...28

/plugin/data/
H A Daction.php
/plugin/data/_test/
H A Daction_edit_button.test.php
H A Daction_handle.test.php
/plugin/adhoctags/
H A Daction.php22 function handle_toolbar(Doku_Event $event, $param) {
/plugin/dwtimeline/
H A Daction.php24 public function insert_button(Doku_Event $event, $param) {
/template/cleanresurrected/
H A Dtpl_functions.php118 $evt = new Doku_Event($hook, $data);
/template/panoramacake/
H A Dtpl_functions.php118 $evt = new Doku_Event($hook, $data);
/template/tilus/
H A Dtpl_functions.php118 $evt = new Doku_Event($hook, $data);
/template/darkwood/
H A Dtpl_functions.php118 $evt = new Doku_Event($hook, $data);
/template/cutopillar/
H A Dtpl_functions.php118 $evt = new Doku_Event($hook, $data);
/template/basical/
H A Dtpl_functions.php118 $evt = new Doku_Event($hook, $data);
/template/tripillar/
H A Dtpl_functions.php118 $evt = new Doku_Event($hook, $data);
/plugin/bpmnio/action/
H A Dtoolbar.php17 public function handle_toolbar(Doku_Event $event)
H A Deditor.php27 function secedit_button(Doku_Event $event)
34 function handle_form(Doku_Event $event)
74 function handle_post(Doku_Event $event)
98 private function _shall_ignore(Doku_Event $event)
/plugin/katex/action/
H A Dload.php30 public function load_styles( Doku_Event $event, $param )
38 public function load_scripts( Doku_Event $event, $param )
/plugin/randomtables/action/
H A Dajax.php18 public function save(Doku_Event $event, $param): void
45 function ajax_call(Doku_Event $event, $param):void
/plugin/oauth/
H A DAdapter.php
/plugin/oauth/action/
H A Dlogin.php
H A Duser.php
/plugin/upgrade/HTTP/
H A DDokuHTTPClient.php65 $evt = new \Doku_Event('HTTPCLIENT_REQUEST_SEND',$httpdata);
/plugin/upgrade/
H A Dlegacy.php81 class Doku_Event
78 class Doku_Event global() class
/plugin/smtp/
H A Daction.php29 * @param Doku_Event $event event object by reference
35 public function handle_mail_message_send(Doku_Event &$event, $param) {
/template/typowiki/typowiki/
H A Dtpl_functions.php118 $evt = new Doku_Event($hook, $data);
/plugin/statistics/
H A Daction.php82 function logedits(Doku_Event $event, $param) {
102 function logsearch(Doku_Event $event, $param) {
111 function loglogins(Doku_Event $event, $param) {
135 function logregistration(Doku_Event $event, $param) {
146 function logmedia(Doku_Event $event, $param) {
171 function loghistory(Doku_Event $event, $param) {
/plugin/farmer/action/
H A Dajax.php

12345678910>>...28