Home
last modified time | relevance | path

Searched refs:state (Results 1076 – 1100 of 2205) sorted by relevance

1...<<41424344454647484950>>...89

/plugin/combo/syntax/
H A Dxmlblocktag.php143 function handle($match, $state, $pos, Doku_Handler $handler): array argument
145 return XmlTagProcessing::handleStatic($match, $state, $pos, $handler, $this);
H A Dmath.php88 * @param int $state The lexer state for the match
93 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/spatialhelper/syntax/
H A Dfindnearby.php71 * @param int $state The lexer state for the match
78 final public function handle($match, $state, $pos, Doku_Handler $handler): bool|array
70 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/redirect2/
H A Dsyntax.php39 * @param int $state The lexer state for the match
44 public function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/articlelinks/
H A Dsyntax.php45 * @param int $state The state of the handler
50 public function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/mediathumbnails/
H A Dsyntax.php56 * @param int $state The state of the handler
62 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/latexit/syntax/
H A Dmathjax.php113 * @param int $state The state of the handler
118 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/revealjs/plugin/notes-server/
H A Dclient.js25 state: Reveal.getState() property in post.messageData
50 Reveal.setState( data.state );
/plugin/components/syntax/
H A Dslice.php40 function handle($match, $state, $pos, Doku_Handler $handler) { argument
41 switch ($state) {
/plugin/mediasyntax/syntax/
H A Dlistblock.php43 function handle($match, $state, $pos, Doku_Handler $handler)
45 switch ($state)
54 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/markdowku/
H A Descapespecialchars.php85 function handle($match, $state, $pos, Doku_Handler $handler) { argument
86 return array($state, $match);
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Parser/
H A DFootnoteRefParser.php
/plugin/tablelayout/
H A Dsyntax.php58 * @param int $state The state of the handler
64 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/layeranimation/syntax/
H A Dlayer.php41 function handle($match, $state, $pos, Doku_Handler $handler){ argument
43 switch ($state) {
/plugin/nssize/
H A Dsyntax.php11 function handle($match, $state, $pos, Doku_Handler $handler){ argument
14 return array($state,$match);
30 list($state, $match) = $data;
/plugin/variants/
H A Dvariants.php75 * @param int $state The current handler state
80 public function handle($match, $state, $pos, Doku_Handler $handler){ argument
81 switch ($state) {
/plugin/publish/
H A Dsyntax.php46 function handle($match, $state, $pos, Doku_Handler $handler){ argument
48 return array($match, $state, $pos, $namespace);
58 list($match, $state, $pos, $namespace) = $data;
/plugin/bez/tpl/
H A Dtask.php5 if ($tpl->get('task')->thread->state == 'opened') {
23 (<?php echo $tpl->getLang('state_' . $tpl->get('task')->thread->state) ?>):
65 <?php if ($tpl->get('task')->state == 'done'): ?>
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_marker.js140 var state = gantt.getState();
141 if(+marker.start_date > +state.max_date)
143 …if((!marker.end_date || +marker.end_date < +state.min_date) && +marker.start_date < +state.min_dat…
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfcklistcommands.js61 var state = this.GetState() ;
66 if ( state == FCK_TRISTATE_OFF )
86 iterator.ForceBrBreak = ( state == FCK_TRISTATE_OFF ) ;
166 iterator.ForceBrBreak = ( state == FCK_TRISTATE_OFF ) ;
178 if ( state == FCK_TRISTATE_OFF )
185 else if ( state == FCK_TRISTATE_ON && groupObj.root.nodeName.IEquals( ['ul', 'ol'] ) )
/plugin/codemirror/dist/modes/
H A Dtroff.min.js.map1state","tokens","startState","token","defineMIME"],"mappings":"CAGA,SAAUA,GACR,SAAWC,UAAW,gBAAmBC,…
/plugin/diagramsnet/lib/plugins/
H A Danimation.js355 var state = graph.view.getState(cells[i]);
357 if (state && state.shape != null)
359 var paths = state.shape.node.getElementsByTagName('path');
367 if (mxUtils.getValue(state.style, mxConstants.STYLE_DASHED, '0') != '1')
376 if (mxUtils.getValue(state.style, mxConstants.STYLE_DASHED, '0') != '1')
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java619 mxCellState state = getView().getState(cell); in getToolTipForCell() local
648 if (state != null) in getToolTipForCell()
651 for (int i = 0; i < state.getAbsolutePointCount(); i++) in getToolTipForCell()
653 mxPoint point = state.getAbsolutePoint(i); in getToolTipForCell()
679 if (state != null) in getToolTipForCell()
681 tip += "x=" + numberFormat.format(state.getX()) + ",y=" in getToolTipForCell()
682 + numberFormat.format(state.getY()) + ",width=" in getToolTipForCell()
683 + numberFormat.format(state.getWidth()) in getToolTipForCell()
685 + numberFormat.format(state.getHeight()); in getToolTipForCell()
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DClusterNamespace.asciidoc34 * <<Elasticsearch_Namespaces_ClusterNamespacestate_state,`state()`>>
90 $params['local'] = (boolean) Return local information, do not retrieve the state from master node (default: false)
105 $params['local'] = (boolean) Return local information, do not retrieve the state from master node (default: false)
137 $params['local'] = (boolean) Return local information, do not retrieve the state from master node (default: false)
145 $params['wait_for_status'] = (enum) Wait until cluster is in a specific state (Options = green,yellow,red)
158 $params['local'] = (boolean) Return local information, do not retrieve the state from master node (default: false)
230 $params['dry_run'] = (boolean) Simulate the operation only and return the resulting state
244 .`state(array $params = [])`
251 $params['local'] = (boolean) Return local information, do not retrieve the state from master node (default: false)
/plugin/mtg/
H A Dsyntax.php57 * @param int $state The state of the handler
63 public function handle($match, $state, $pos, Doku_Handler $handler) argument

1...<<41424344454647484950>>...89