Home
last modified time | relevance | path

Searched refs:state (Results 826 – 850 of 2205) sorted by relevance

1...<<31323334353637383940>>...89

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DResourceSearchResult.php90 public $state; variable in Google\\Service\\CloudAsset\\ResourceSearchResult
351 public function setState($state) argument
353 $this->state = $state;
360 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DMigrationJob.php75 public $state; variable in Google\\Service\\DatabaseMigrationService\\MigrationJob
302 public function setState($state) argument
304 $this->state = $state;
311 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInterconnect.php110 public $state; variable in Google\\Service\\Compute\\Interconnect
423 public function setState($state) argument
425 $this->state = $state;
432 return $this->state;
H A DSubnetwork.php114 public $state; variable in Google\\Service\\Compute\\Subnetwork
441 public function setState($state) argument
443 $this->state = $state;
450 return $this->state;
/plugin/ireadit/syntax/
H A Dlist.php25 function handle($match, $state, $pos, Doku_Handler $handler){ argument
40 'state' => $statemap['all'],
54 if ($key == 'state') {
57 foreach ($states as $state) {
58 if (isset($statemap[$state])) {
59 $value = array_merge($value, $statemap[$state]);
61 msg('ireadit plugin: unknown state "'.$state.'" should be: ' .
158 if (!in_array($row['state'], $params['state'])) {
[all...]
/plugin/commonmark/vendor/league/commonmark/src/Extension/Attributes/Util/
H A DAttributesHelper.php34 $state = $cursor->saveState();
39 $cursor->restoreState($state);
51 $cursor->restoreState($state);
/plugin/codemirror/dist/modes/
H A Dmllike.min.js.map1state","ch","next","tokenize","tokenString","eat","longString","tokenLongString","commentLevel","t…
H A Dmirc.min.js.map1state","f","tokenize","tokenBase","beforeParams","ch","next","test","inParams","eatWhile","eat","t…
/plugin/prespan/
H A Dsyntax.php64 function handle($match, $state, $pos, Doku_Handler $handler) { argument
65 switch ($state) {
77 return array($match, $state);
/plugin/include/syntax/
H A Dwrap.php20 function handle($match, $state, $pos, Doku_Handler $handler) { argument
33 $state = array_shift($data);
34 switch($state) {
/plugin/bootswrapper/syntax/
H A Dbutton.php75 list($state, $match, $pos, $attributes) = $data;
77 if ($state == DOKU_LEXER_ENTER) {
93 if ($state == DOKU_LEXER_EXIT) {
/plugin/qna/syntax/
H A Dheader.php49 function handle($match, $state, $pos, Doku_Handler $handler) { argument
50 if ($state == DOKU_LEXER_SPECIAL) {
53 $handler->header($match, $state, $pos);
/plugin/exttab3/
H A Dsyntax.php90 protected function writeCall($tag, $attr, $state, $pos, $match, $handler) argument
92 $data = array($state, $tag, $attr);
93 $handler->addPluginCall($this->getPluginName(), $data, $state, $pos, $match);
173 public function handle($match, $state, $pos, Doku_Handler $handler) argument
175 switch ($state) {
266 $handler->base($match, $state, $pos);
277 $handler->base($match, $state, $pos);
311 list($state, $tag, $attr) = $data;
313 switch ($state) {
/plugin/tocselect/
H A Dsyntax.php41 function handle($match, $state, $pos, Doku_Handler $handler) { argument
49 return array($state,$match);
58 list($state,$wikid) = $data;
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.table.section.php6 $state =& $pipeline->get_current_css_state();
8 $box->readCSS($state);
12 $row->readCSS($state);
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js417 … var cell = (state.vertices.length == 1 && state.edges.length == 0) ? state.vertices[0] : null;
431 … var cell = (state.vertices.length == 1 && state.edges.length == 0) ? state.vertices[0] : null;
460 … var cell = (state.vertices.length == 1 && state.edges.length == 0) ? state.vertices[0] : null;
466 return state.vertices.length == 1 && state.edges.length == 0;
484 return state.vertices.length == 1 && state.edges.length == 0;
488 … var cell = (state.vertices.length == 1 && state.edges.length == 0) ? state.vertices[0] : null;
498 … var cell = (state.vertices.length == 1 && state.edges.length == 0) ? state.vertices[0] : null;
4479 if (state != null && state.shape != null)
5108 if (state.vertices.length == 1 && state.edges.length == 0)
5512 if (state != null && state.shape != null && state.shape.stencil != null)
[all …]
/plugin/googleads/
H A Dadmin.php26 public $state = 0; variable in admin_plugin_googleads
42 $this->state = 0;
51 $this->state = 1;
63 if ($this->state != 0) {
/plugin/imagecarousel/
H A Dsyntax.php59 * @param int $state The state of the handler
64 public function handle($match, $state, $pos, Doku_Handler $handler){ argument
67 $data['state'] = $state;
68 switch($state) {
/plugin/glossary/syntax/
H A Ddiv.php30 function handle ($match, $state, $pos, Doku_Handler $handler) { argument
31 switch ($state) {
33 return array ($state, trim (substr ($match, 10, -2))); // "{{glossary" => 10 "}}" => 2
42 list ($state, $data) = $indata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
H A DVoterInfoResponse.php211 public function setState($state) argument
213 $this->state = $state;
220 return $this->state;
/plugin/bez/tpl/
H A Dthread.php39 <?php elseif ($tpl->get('thread')->state == 'closed'): ?>
48 <?php elseif ($tpl->get('thread')->state == 'rejected'): ?>
62 !(in_array($tpl->get('thread')->state, array('closed', 'rejected')) &&
63 $tpl->get('thread')->acl_of('state') < BEZ_PERMISSION_CHANGE)): ?>
71 <?php if ($tpl->get('thread')->state == 'proposal'): ?>
77 <?php if ($tpl->get('thread')->state == 'opened' && $tpl->get('thread')->task_count == 0): ?>
/plugin/dwinsect/
H A Dsyntax.php119 function handle($match, $state, $pos, &$handler){ argument
121 switch ($state) {
196 return array($state, array($instructions, false));
199 return array($state, array($wiki, true));
212 list($state, $result) = $data;
213 switch ($state) {
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DTokenizer.php69 private $state; variable in Mustache_Tokenizer
116 switch ($this->state) {
123 $this->state = self::IN_TAG_TYPE;
146 $this->state = self::IN_TEXT;
149 $this->state = self::IN_TEXT;
154 $this->state = self::IN_TAG;
204 $this->state = self::IN_TEXT;
230 $this->state = self::IN_TEXT;
/plugin/combo/ComboStrap/
H A DCall.php170 * @param $state
179 public static function createComboCall($tagName, $state, array $attribute = array(), string $rawContext = null, string $content = null, string $payload = null, int $position = null, string $syntaxComponentName = null): Call argument
184 PluginUtility::STATE => $state,
208 $state,
326 * The parser state
337 * There is no state because this is a standard
340 * to derive the state
456 function updateToPluginComponent($component, $state, $attributes = array())
468 PluginUtility::STATE => $state,
470 2 => $state,
454 updateToPluginComponent($component, $state, $attributes = array()) global() argument
733 setState($state) global() argument
[all...]
/plugin/pagetitle/syntax/
H A Dyouarehere.php52 public function handle($match, $state, $pos, Doku_Handler $handler) argument
55 return $data = [$state, $match, $ID];
66 list($state, $match, $id) = $data;

1...<<31323334353637383940>>...89