Home
last modified time | relevance | path

Searched refs:handle (Results 1001 – 1025 of 1645) sorted by relevance

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

/plugin/combo/syntax/
H A Daccordion.php131 * The handle function goal is to parse the matched syntax through the pattern function
139 * @see DokuWiki_Syntax_Plugin::handle()
142 function handle($match, $state, $pos, Doku_Handler $handler) function in syntax_plugin_combo_accordion
188 * @param array $data - what the function handle() return'ed
/plugin/structstatus/
H A Dsyntax.php52 public function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_structstatus
/plugin/nstoc/
H A Dsyntax.php304 * @see handle()
610 * @see handle()
/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/
H A Dsharedapi.php506 $handle = fopen($path . '/' . $file, "a+");
520 fwrite($handle, $datetime . ': ' . $output . "\n");
521 fclose($handle);
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Sampler/
H A DCoverage.php206 $handle = null;
210 $handle .= $this->generateToken($trace);
215 $this->_current = $handle;
/plugin/jquery/
H A Djquery-1.4.2.js1782 var handle = elemData.handle; variable
1783 if ( handle ) {
1784 handle.elem = null;
1788 delete elemData.handle;
1851 if ( handle ) {
1852 handle.apply( elem, data );
1904 handle: function( event ) {
2069 function( elem, type, handle ) {
2072 function( elem, type, handle ) {
2615 if ( jQuery.cache[ id ].handle ) {
[all …]
/plugin/timer/
H A Dsyntax.php48 function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_timer
/plugin/publist/
H A Dsyntax.php35 function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_publist
/plugin/schedule/syntax/
H A Ddisplay.php35 function handle ($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_schedule_display
/plugin/webcomponent/syntax/
H A Dbutton.php130 function handle($match, $state, $pos, Doku_Handler $handler) function in syntax_plugin_webcomponent_button
/plugin/jukebox/
H A Dsyntax.php47 function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_jukebox
/plugin/jplayer/vendor/james-heinrich/getid3/helperapps/
H A Dreadme.helperapps.txt16 that getID3() depends on to handle some file formats under Windows.
/plugin/glossary/syntax/
H A Dspan.php40 function handle ($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_glossary_span
/plugin/dokugitviewer/
H A Dsyntax.php38 function handle($match, $state, $pos, &$handler) function in syntax_plugin_dokugitviewer
/plugin/bootnote/
H A Dsyntax.php52 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_bootnote
/plugin/log/
H A Dsyntax.php30 function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_log
/plugin/interwikiformatting/
H A Dsyntax.php41 function handle($match, $state, $pos, Doku_Handler $handler) function in syntax_plugin_interwikiformatting
/plugin/unusedmedias/admin/
H A Dlist.php31 public function handle() { function in admin_plugin_unusedmedias_list
/plugin/markdownextra/
H A Dsyntax.php38 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_markdownextra
/plugin/socialite/syntax/
H A Dbutton.php50 public function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_socialite_button
/plugin/letsencrypt/
H A Dadmin.php42 public function handle() { function in admin_plugin_letsencrypt
/plugin/htvid/syntax/
H A Dvideo.php44 public function handle($match, $state, $pos, &$handler){ function in syntax_plugin_htvid_video
/plugin/quizlib/
H A Dsyntax.php42 public function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_quizlib
/plugin/loadskin/
H A Dadmin.php35 public function handle() { function in admin_plugin_loadskin
/plugin/labeled/
H A Dadmin.php13 function handle() { function in admin_plugin_labeled

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