Home
last modified time | relevance | path

Searched refs:handle (Results 201 – 225 of 1645) sorted by last modified time

12345678910>>...66

/plugin/combo/ComboStrap/Tag/
H A DMermaidTag.php141 public static function handle($state, $match, &$handler): array function in ComboStrap\\Tag\\MermaidTag
/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
H A Danalytics.php85 function handle($match, $state, $pos, Doku_Handler $handler) function in syntax_plugin_combo_analytics
99 * @param array $data - what the function handle() return'ed
H A Dcell.php138 * The handle function goal is to parse the matched syntax through the pattern function
146 * @see DokuWiki_Syntax_Plugin::handle()
149 function handle($match, $state, $pos, Doku_Handler $handler) function in syntax_plugin_combo_cell
232 * @param array $data - what the function handle() return'ed
H A Dcite.php81 * The handle function goal is to parse the matched syntax through the pattern function
89 * @see DokuWiki_Syntax_Plugin::handle()
92 function handle($match, $state, $pos, Doku_Handler $handler) function in syntax_plugin_combo_cite
121 * @param array $data - what the function handle() return'ed
H A Dcontentlistitem.php113 * The handle function goal is to parse the matched syntax through the pattern function
121 * @see DokuWiki_Syntax_Plugin::handle()
124 function handle($match, $state, $pos, Doku_Handler $handler) function in syntax_plugin_combo_contentlistitem
158 * @param array $data - what the function handle() return'ed
170 * of {@link syntax_plugin_combo_contentlist::handle()}
/plugin/codify/
H A Dsyntax.php23 public function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_codify
/plugin/data/admin/
H A Dclean.php65 public function handle()
59 public function handle() { global() function in admin_plugin_data_clean
H A Daliases.php68 public function handle()
59 public function handle() { global() function in admin_plugin_data_aliases
/plugin/data/syntax/
H A Dentry.php80 public function handle($match, $state, $pos, Doku_Handler $handler)
65 function handle($match, $state, $pos, Doku_Handler $handler) { global() function in syntax_plugin_data_entry
H A Dtable.php80 public function handle($match, $state, $pos, Doku_Handler $handler)
114 // handle line commands (we allow various aliases here)
69 function handle($match, $state, $pos, Doku_Handler $handler) { global() function in syntax_plugin_data_table
/plugin/data/_test/
H A Ddb.test.php
H A Dsyntax_plugin_data_table.test.php
H A Dsyntax_plugin_data_entry.test.php
/plugin/adhoctags/syntax/
H A Dabstract.php78 * Overrideable hooks for different handle states:
125 function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_adhoctags_abstract
127 //dbg('handle: "' . $match );
H A Dclosesection.php18 function handle($match, $state, $pos, Doku_Handler $handler){ function in syntax_plugin_adhoctags_closesection
/plugin/subpages/
H A Dsyntax.php67 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_subpages
/plugin/lastpages/
H A Dsyntax.php64 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_lastpages
/plugin/dwtimeline/syntax/
H A Dmilestone.php54 public function handle($match, $state, $pos, Doku_Handler $handler) function in syntax_plugin_dwtimeline_milestone
H A Ddwtimeline.php65 public function handle($match, $state, $pos, Doku_Handler $handler) function in syntax_plugin_dwtimeline_dwtimeline
H A Dtimeline.php44 public function handle($match, $state, $pos, Doku_Handler $handler) function in syntax_plugin_dwtimeline_timeline
/plugin/mobiletable/
H A Dsyntax.php29 function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_mobiletable
/plugin/bpmnio/syntax/
H A Dbpmnio.php51 public function handle($match, $state, $pos, Doku_Handler $handler) function in syntax_plugin_bpmnio_bpmnio
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md58 * `FIX`: handle `bpmn:DataObjectReference` without data object in replace menu ([#1823](https://git…
267 * `FIX`: handle close to source or target drop on flow ([#1541](https://github.com/bpmn-io/bpmn-js/…
281 * `FEAT`: give `keyboard` fine-grained control over which events to handle ([#1493](https://github.…
683 * `FIX`: correctly handle flow reconnection + type replacement ([#896](https://github.com/bpmn-io/b…
734 * `FIX`: properly handle `DataInput` / `DataOutput` move ([#961](https://github.com/bpmn-io/bpmn-js…
742 * `FIX`: gracefully handle missing waypoints ([`45486f2`](https://github.com/bpmn-io/bpmn-js/commit…
860 * `FIX`: correctly handle missing `bpmndi:Label` bounds during model updating ([#794](https://githu…
927 * You must now configure a module transpiler such as Babel or Webpack to handle ES module imports a…
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md231 * `FEAT`: move drag'n'drop handle to top left of decision table head cells ([`518bfd5`](https://git…
298 * `FIX(drd)`: correctly handle source element ID change ([#467](https://github.com/bpmn-io/dmn-js/i…
329 * `FIX(drd)`: correctly handle source element ID change ([#467](https://github.com/bpmn-io/dmn-js/i…
374 * `FIX(decision-table)`: correctly handle value erasing ([#826](https://github.com/camunda/camunda-…

12345678910>>...66