Home
last modified time | relevance | path

Searched refs:Doku_Event (Results 51 – 65 of 65) sorted by relevance

123

/template/tilus/
H A Dtpl_functions.php118 $evt = new Doku_Event($hook, $data);
/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/tripillar/
H A Dtpl_functions.php118 $evt = new Doku_Event($hook, $data);
/template/varicolored/
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/launch/
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/bootstrap3/compat/inc/
H A Dfunctions.php119 $evt = new Doku_Event($hook, $data);
/template/cutopillar/
H A Dtpl_functions.php118 $evt = new Doku_Event($hook, $data);
/template/fictive/
H A Dtpl_functions.php118 $evt = new Doku_Event($hook, $data);
/template/typowiki/typowiki/
H A Dtpl_functions.php118 $evt = new Doku_Event($hook, $data);
/template/strap/class/
H A DTplUtility.php15 use Doku_Event; alias
1101 * @param Doku_Event $event
1108 static function handleBootstrapMetaHeaders(Doku_Event &$event, $param)
/template/sprintdoc/
H A DTemplate.php66 * @param \Doku_Event $event
68 public function registerIncludes(\Doku_Event $event) {
/template/mikio/
H A Dmikio.php13 use Doku_Event;
101 * @param Doku_Event $event DokuWiki Event.
105 public function metaHeadersHandler(Doku_Event $event)

123