Home
last modified time | relevance | path

Searched refs:handle (Results 526 – 550 of 1645) sorted by relevance

1...<<21222324252627282930>>...66

/plugin/lastmod/
H A Dsyntax.php53 function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_lastmod
/plugin/pagestat/syntax/
H A Dword.php30 public function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_pagestat_word
/plugin/guestbook/
H A Dadmin.php43 function handle() { function in admin_plugin_guestbook
/plugin/prespan/
H A Dsyntax.php64 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_prespan
/plugin/mediasyntax/syntax/
H A Dmedia.php28 function handle($match, $state, $pos, Doku_Handler $handler)
30 // Then it (the function handle) gets called with $state=3 and $match is the text
39 // $data is the return value of handle function in syntax_plugin_mediasyntax_media
H A Dcodeblock.php44 function handle($match, $state, $pos, Doku_Handler $handler)
51 function handle($match, $state, $pos, Doku_Handler $handler) global() function in syntax_plugin_mediasyntax_codeblock
/plugin/abbr/syntax/
H A Dhtmltag.php35 public function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_abbr_htmltag
/plugin/dirtylittlehelper/syntax/
H A Dmermaid.php69 public function handle($match, $state, $pos, Doku_Handler $handler) function in syntax_plugin_dirtylittlehelper_mermaid
H A Dstyle.php69 public function handle($match, $state, $pos, Doku_Handler $handler) function in syntax_plugin_dirtylittlehelper_style
H A Ddivhtml.php72 public function handle($match, $state, $pos, Doku_Handler $handler) function in syntax_plugin_dirtylittlehelper_divhtml
/plugin/fontawesome/syntax/
H A Dfontawesome.php57 public function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_fontawesome_fontawesome
/plugin/advrack/
H A Dsyntax.php48 public function handle($match, $state, $pos, Doku_Handler &$handler){ function in syntax_plugin_advrack
/plugin/fontsize/
H A Dsyntax.php39 function handle($match, $state, $pos, &$handler){ function in syntax_plugin_fontsize
/plugin/markdowku/
H A Dheadersetext.php33 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_markdowku_headersetext
/plugin/include/syntax/
H A Dwrap.php20 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_include_wrap
21 // this is a syntax plugin that doesn't offer any syntax, so there's nothing to handle by the parser
/plugin/lms/syntax/
H A Dinclude.php54 public function handle($match, $state, $pos, Doku_Handler $handler)
52 public function handle($match, $state, $pos, Doku_Handler $handler) global() function in syntax_plugin_lms_include
/plugin/scrollticker/
H A Dsyntax.php61 public function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_scrollticker
/plugin/codify/
H A Dsyntax.php23 public function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_codify
/plugin/combo/syntax/
H A Dxmlblockemptytag.php71 function handle($match, $state, $pos, Doku_Handler $handler): array function in syntax_plugin_combo_xmlblockemptytag
80 * @param array $data - what the function handle() return'ed
/plugin/qna/syntax/
H A Dheader.php49 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_qna_header
/plugin/linkback/
H A Dsyntax.php42 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_linkback
/plugin/tocselect/
H A Dsyntax.php41 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_tocselect
/plugin/bureaucracy-au/_test/
H A DBureaucracyTest.php41 $data = $syntax_plugin->handle($form_syntax, 0, 0, new \Doku_Handler());
/plugin/bbcode/
H A Dquote.php29 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_bbcode_quote
/plugin/talkpage/
H A Dsyntax.php37 public function handle($match, $state, $pos, Doku_Handler $handler) function in syntax_plugin_talkpage

1...<<21222324252627282930>>...66