Home
last modified time | relevance | path

Searched refs:handle (Results 1301 – 1325 of 1645) sorted by relevance

1...<<51525354555657585960>>...66

/plugin/navi/
H A Dsyntax.php41 public function handle($match, $state, $pos, Doku_Handler $handler) function in syntax_plugin_navi
/plugin/keyboard/
H A Dsyntax.php45 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_keyboard
/plugin/combo/syntax/
H A Dlabel.php77 function handle($match, $state, $pos, Doku_Handler $handler) function in syntax_plugin_combo_label
162 * @param array $data - what the function handle() return'ed
H A Dcontentlist.php185 * The handle function goal is to parse the matched syntax through the pattern function
193 * @see DokuWiki_Syntax_Plugin::handle()
196 function handle($match, $state, $pos, Doku_Handler $handler): array function in syntax_plugin_combo_contentlist
283 * @param array $data - what the function handle() return'ed
H A Dfrontmatter.php135 * The handle function goal is to parse the matched syntax through the pattern function
143 * @see DokuWiki_Syntax_Plugin::handle()
146 function handle($match, $state, $pos, Doku_Handler $handler): array function in syntax_plugin_combo_frontmatter
202 * @param array $data - what the function handle() return'ed
H A Dminimap.php56 * The handle function goal is to parse the matched syntax through the pattern function
64 * @see DokuWiki_Syntax_Plugin::handle()
67 function handle($match, $state, $pos, Doku_Handler $handler) function in syntax_plugin_combo_minimap
115 // The $data variable comes from the handle() function
/plugin/combo/vendor/dragonmantank/cron-expression/
H A DREADME.md11 The parser can handle increments of ranges (e.g. */12, 2-59/3), intervals (e.g. 0-9),
/plugin/tag/syntax/
H A Dsearchtags.php47 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_tag_searchtags
/plugin/html5video2/
H A Dprint.css108 div.dokuwiki .vjs-default-skin .vjs-volume-handle {
134 div.dokuwiki .vjs-default-skin div.vjs-seek-handle {
/plugin/ckgedit/action/
H A Dedit.php1314 $handle = fopen("ckgedit_php.txt", "a");
1317 fwrite($handle,"$what\n");
1318 fclose($handle);
/plugin/news/
H A Dadmin.php36 function handle() { function in admin_plugin_news
/plugin/authshibboleth/
H A DREADME.md24 * includes an action plugin to handle login actions
/plugin/svgembed/
H A Dsyntax.php151 public function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_svgembed
/plugin/linkfix/
H A Dadmin.php26 public function handle() { function in admin_plugin_linkfix
/plugin/davcard/syntax/
H A Dbook.php56 function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_davcard_book
/plugin/judge/
H A Dsyntax.php61 public function handle($match, $state, $pos, Doku_Handler $handler) function in syntax_plugin_judge
/plugin/swfobject/
H A Dsyntax.php52 function handle($match, $state, $pos, &$handler){ function in syntax_plugin_swfobject
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DPDO.php181 $propPatch->handle(array_keys($this->fieldMap), function($properties) use ($path) {
/plugin/multipoll/
H A Dsyntax.php40 function handle($match, $state, $pos, &$handler) { function in syntax_plugin_multipoll
/plugin/targetlink/
H A Dsyntax.php31 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_targetlink
/plugin/ryubin/syntax/
H A Dryubin.php35 public function handle($match, $state, $pos, &$handler){ function in syntax_plugin_ryubin_ryubin
/plugin/alphaindex/
H A Dsyntax.php49 function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_alphaindex
/plugin/box2/
H A Dsyntax.php81 function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_box2
/plugin/davcal/syntax/
H A Dtable.php50 function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_davcal_table
/plugin/acmenu/
H A Dsyntax.php91 public function handle($match, $state, $pos, Doku_Handler $handler)
93 public function handle($match, $state, $pos, Doku_Handler $handler) global() function in syntax_plugin_acmenu

1...<<51525354555657585960>>...66