Home
last modified time | relevance | path

Searched refs:handle (Results 376 – 400 of 1645) sorted by relevance

1...<<11121314151617181920>>...66

/plugin/feedback/
H A Dsyntax.php50 public function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_feedback
/plugin/toctweak/syntax/
H A Dclosetoc.php39 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_toctweak_closetoc
/plugin/miniblog/syntax/
H A Dcomment.php30 public function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_miniblog_comment
/plugin/htmlcomment/
H A Dsyntax.php28 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_htmlcomment
/plugin/randomquote/
H A Dsyntax.php50 public function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_randomquote
/plugin/markdowku/
H A Dautolinks.php24 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_markdowku_autolinks
H A Dboldasterisk.php30 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_markdowku_boldasterisk
H A Ditalicasterisk.php35 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_markdowku_italicasterisk
/plugin/include/syntax/
H A Dlocallink.php19 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_include_locallink
20 // this is a syntax plugin that doesn't offer any syntax, so there's nothing to handle by the parser
/plugin/tablewidth/
H A Dsyntax.php34 public function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_tablewidth
/plugin/semantic/
H A Dsyntax.php32 public function handle($match, $state, $pos, Doku_Handler $handler) function in syntax_plugin_semantic
/plugin/nodetailsxhtml/syntax/
H A Dscripting.php37 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_nodetailsxhtml_scripting
/plugin/encryptedpasswords/
H A Dsyntax.php31 public function handle($match, $state, $pos, Doku_Handler $handler)
29 public function handle($match, $state, $pos, Doku_Handler $handler) global() function in syntax_plugin_encryptedpasswords
/plugin/pagebreak/
H A Dsyntax.php46 function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_pagebreak
/plugin/jiralinks/
H A Dsyntax.php59 public function handle($match, $state, $pos, &$handler){ function in syntax_plugin_jiralinks
/plugin/floatdiv/syntax/
H A Dfloathead.php41 public function handle($match, $state, $pos, &$handler){ function in syntax_plugin_floatdiv_floathead
/plugin/mediasyntax/syntax/
H A Dinclude.php33 function handle($match, $state, $pos, Doku_Handler $handler)
36 function handle($match, $state, $pos, Doku_Handler $handler) global() function in syntax_plugin_mediasyntax_include
/plugin/workflow/syntax/
H A Dbox.php27 public function handle($match, $state, $pos, &$handler){ function in syntax_plugin_workflow_box
/plugin/hiddenswitch/
H A Dsyntax.php24 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_hiddenSwitch
/plugin/fkstimer/
H A Dsyntax.php25 public function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_fkstimer
/plugin/stale/
H A Dadmin.php38 public function handle() function in admin_plugin_stale
/plugin/lms/
H A Dadmin.php21 public function handle()
18 public function handle() global() function in admin_plugin_lms
/plugin/dw2pdf/syntax/
H A Dpagesetting.php66 public function handle($match, $state, $pos, Doku_Handler $handler)
65 public function handle($match, $state, $pos, Doku_Handler $handler) { global() function in syntax_plugin_dw2pdf_pagesetting
/plugin/docimporter/
H A D.action.php.swp26handle);�� }� }� $client->query('wiki.putAttachment'…
/plugin/preregister/
H A Daction.php337 $handle=fopen('preregister.txt','a');
338 fwrite($handle, "$what\n");
339 fclose($handle);

1...<<11121314151617181920>>...66