Home
last modified time | relevance | path

Searched refs:handle (Results 1076 – 1100 of 1645) sorted by relevance

1...<<41424344454647484950>>...66

/plugin/mathpublish/
H A Dsyntax.php91 public function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_mathpublish
/plugin/lastpages/
H A Dsyntax.php64 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_lastpages
/plugin/combo/syntax/
H A Dhighlightwiki.php146 public function handle($match, $state, $pos, Doku_Handler $handler): array function in syntax_plugin_combo_highlightwiki
H A Drailroad.php91 * The handle function goal is to parse the matched syntax through the pattern function
99 * @see DokuWiki_Syntax_Plugin::handle()
102 function handle($match, $state, $pos, Doku_Handler $handler) function in syntax_plugin_combo_railroad
157 * @param array $data - what the function handle() return'ed
/plugin/recommend/
H A Dadmin.php10 public function handle() { function in admin_plugin_recommend
/plugin/siteexport/syntax/
H A Daggregate.php31 public function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_siteexport_aggregate
H A Dtoctools.php68 public function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_siteexport_toctools
/plugin/pagelist/
H A Dsyntax.php47 public function handle($match, $state, $pos, Doku_Handler $handler) function in syntax_plugin_pagelist
/plugin/fckg/action/
H A Dedit.php2775 $handle = fopen("edit_php.txt", "a");
2777 fwrite($handle,"$what\n");
2778 fclose($handle);
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.browse.php133 if ($handle = opendir($listdirectory)) { variable
151 while ($file = readdir($handle)) {
216 closedir($handle);
/plugin/graphviz/
H A Dsyntax.php48 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_graphviz
/plugin/command/inc/
H A Dembedding.php95 function handle($match, $state, $pos, &$handler) function in CommandEmbedding
/plugin/tabbox/
H A Dsyntax.php76 public function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_tabbox
/plugin/onlinenumber/
H A Dsyntax.php135 function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_onlinenumber
/plugin/imagebox/
H A Dsyntax.php20 function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_imagebox
/plugin/publistf/
H A Dsyntax.php36 function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_publistf
/plugin/groupmatrix/syntax/
H A Dtable.php58 public function handle($match, $state, $pos, Doku_Handler $handler) function in syntax_plugin_groupmatrix_table
/plugin/var/
H A Dsyntax.php19 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_var
/plugin/refnotes/syntax/
H A Dnotes.php50 public function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_refnotes_notes
/plugin/fksnewsfeed/admin/
H A Dpush.php32 public function handle() { function in admin_plugin_newsfeed_push
/plugin/formatplus2/syntax/
H A Dblockdeleteplus.php66 function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_formatplus2_blockdeleteplus
/plugin/simplewikipagetree/
H A Dsyntax.php24 public function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_simplewikipagetree
/plugin/miniblog/syntax/
H A Dentry.php31 public function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_miniblog_entry
/plugin/farmsync/
H A Dadmin.php43 public function handle() { function in admin_plugin_farmsync
/plugin/osm/
H A Dsyntax.php56 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_osm

1...<<41424344454647484950>>...66