/plugin/bpmnioeditor/ |
H A D | script.js | 17 window.bpmn[index] = []; 28 toggleButtons(index); 34 toggleButtons(index); 37 changeToView($bpmn, index); 40 handleSaveButton($bpmn, index); 56 changeToView($bpmn, index); 67 window.bpmn[index]['type'] = 'edit'; 119 function changeToEdit($bpmn, index){ argument 162 function changeToView($bpmn, index){ argument 209 function toggleButtons(index){ argument [all …]
|
/plugin/odt/ODT/css/ |
H A D | cssdocument.php | 21 public $index = 0; variable in css_doc_element 49 $index = $this->doc->findParent($this->index); 55 $element->index = $index; 65 $index = $this->doc->getPrecedingSibling($this->index); 71 $element->index = $index; 234 for ($index = $this->size-1 ; $index > $this->rootIndex ; $index--) { 258 for ($index = $this->size-1 ; $index > $state ['index'] ; $index--) { 320 $element->index = $index; 358 for ($index = $this->size-1 ; $index >= 0 ; $index--) { 379 for ($index = $start-1 ; $index >= 0 ; $index--) { [all …]
|
/plugin/refnotes/ |
H A D | instructions.php | 119 private $index; 125 public function __construct($list, &$data, $index) { 128 $this->index = $index; 136 return $this->index; 149 public function getData($index) { 150 return $this->data[1][$index]; 156 public function getPluginData($index) { 157 return $this->data[1][1][$index]; 163 public function setPluginData($index, 108 private $index; global() variable in refnotes_instruction_reference 114 __construct($list, & $data, $index) global() argument 138 getData($index) global() argument 145 getPluginData($index) global() argument 152 setPluginData($index, $data) global() argument 159 unsetPluginData($index) global() argument 203 private $index; global() variable in refnotes_instruction_list 253 getAt($index) global() argument 260 insert($index, $call) global() argument [all...] |
H A D | namespace.php | 13 protected $index; variable in refnotes_namespace_data_stash 19 $this->index = array(); 31 return count($this->index); 38 return array_keys($this->index); 44 public function getAt($index) { argument 45 return array_key_exists($index, $this->index) ? $this->index[$index] : array(); 52 ksort($this->index); 341 getScope($index) global() argument [all...] |
/plugin/photogallery/lightGallery/js/ |
H A D | lightgallery.js | 76 index: false, property in AnonymousFunction91f19f9c0200.defaults 185 _this.index = _this.s.index || 0; 209 _this.index = _this.s.index || _this.$items.index(this); 562 if (index - j < 0) { 636 _src = _this.$items.eq(index).attr('href') || _this.$items.eq(index).attr('data-src'); 785 …_src = _this.s.dynamicEl[index].downloadUrl !== false && (_this.s.dynamicEl[index].downloadUrl || … 787 …index).attr('data-download-url') !== 'false' && (_this.$items.eq(index).attr('data-download-url') … 928 _this.index++; 958 if (_this.index > 0) { 959 _this.index--; [all …]
|
/plugin/findologicxmlexport/vendor/hoa/exception/ |
H A D | Group.php | 150 $this[$index] = $exception; 171 * @param mixed $index Index. 174 public function offsetExists($index) argument 188 * @param mixed $index Index. 191 public function offsetGet($index) argument 195 return $group[$index]; 217 if (null === $index || 218 true === is_int($index)) { 230 * @param mixed $index Index. 233 public function offsetUnset($index) argument [all …]
|
/plugin/imagecarousel/vendor/swipebox/js/ |
H A D | jquery.swipebox.js | 134 index = $elem.index( $( this ) ); 138 ui.init( index ); 155 this.openSlide( index ); 156 this.openMedia( index ); 281 index, variable 622 if ( index === 0 ) { 679 if ( index < 0 || index >= elements.length ) { 850 index++; 861 index = 0; 883 if ( index > 0 ) { [all …]
|
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/ |
H A D | jplayer.playlist.js | 285 var index = $(this).parent().parent().index(); 287 self.play(index); 304 var index = $(this).parent().parent().index(); 370 …index = (index < 0) ? self.original.length + index : index; // Negative index relates to end of ar… 371 if(0 <= index && index < this.playlist.length) { 413 …index = (index < 0) ? this.original.length + index : index; // Negative index relates to end of ar… 414 if(0 <= index && index < this.playlist.length) { 423 …index = (index < 0) ? this.original.length + index : index; // Negative index relates to end of ar… 424 if(0 <= index && index < this.playlist.length) { 448 if(index > 0) { [all …]
|
/plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/ |
H A D | jplayer.playlist.js | 285 var index = $(this).parent().parent().index(); 287 self.play(index); 304 var index = $(this).parent().parent().index(); 370 …index = (index < 0) ? self.original.length + index : index; // Negative index relates to end of ar… 371 if(0 <= index && index < this.playlist.length) { 413 …index = (index < 0) ? this.original.length + index : index; // Negative index relates to end of ar… 414 if(0 <= index && index < this.playlist.length) { 423 …index = (index < 0) ? this.original.length + index : index; // Negative index relates to end of ar… 424 if(0 <= index && index < this.playlist.length) { 448 if(index > 0) { [all …]
|
/plugin/gallery/swipebox/js/ |
H A D | jquery.swipebox.js |
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/ |
H A D | Raw.php | 58 if (isset($key[$index])) { 64 foreach (['n', 'modulo', 'modulus', 1] as $index) { 65 if (isset($key[$index])) { 66 $components['modulus'] = $key[$index]; 82 foreach ($indices as $index) { 83 list($i0, $i1) = $index; 97 foreach ($indices as $index) { 98 list($i0, $i1) = $index; 109 if (isset($key[$index])) { 133 foreach (['privateexponent', 'd'] as $index) { [all …]
|
/plugin/qna/ |
H A D | action.php | 159 private function handlePluginQnaHeader($index) { argument 164 if (($index - $this->headerIndex) < 4) { 174 $this->rewriter->delete($index); 226 public function delete($index) { argument 249 public function insertHeaderCall($index, $data) { argument 285 $index = $this->getCorrectionIndex(); 286 $corrections = count($index); 292 for ( ; $i < $index[$c]; $i++) { 334 $position = $input[$index][2]; 347 …if (($input[$index][0] == 'plugin') && ($input[$index][1][0] == 'qna_block') && ($input[$index][1]… [all …]
|
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/ |
H A D | module.audio.dts.php | 165 * @param int $index 204 return (isset($lookup[$index]) ? $lookup[$index] : false); 208 * @param int $index 231 return (isset($lookup[$index]) ? $lookup[$index] : false); 235 * @param int $index 246 return (isset($lookup[$index]) ? $lookup[$index] : false); 250 * @param int $index 255 switch ($index) { 285 * @param int $index 308 return (isset($lookup[$index]) ? $lookup[$index] : 'user-defined'); [all …]
|
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Promise/ |
H A D | ReturnArgumentPromise.php | 28 private $index; variable in Prophecy\\Promise\\ReturnArgumentPromise 33 * @param int $index The zero-indexed number of the argument to return 37 public function __construct($index = 0) argument 39 if (!is_int($index) || $index < 0) { 42 $index 45 $this->index = $index; 59 return count($args) > $this->index ? $args[$this->index] : null;
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/ |
H A D | IndicesNamespace.php | 31 * Adds a block to an index. 33 * $params['index'] = (list) A comma separated list of indices to add a block to 43 * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/index-modules-blocks.html 47 $index = $this->extractArgument($params, 'index'); 53 $endpoint->setIndex($index); 61 * $params['index'] = (string) The name of the index to scope the operation 70 $index = $this->extractArgument($params, 'index'); [all...] |
/plugin/columns/ |
H A D | rewriter.php | 38 $corrections = count($index); 83 protected $index; variable in instruction_rewriter_correction 88 public function __construct($index) { argument 89 $this->index = $index; 96 return $this->index; 105 public function __construct($index) { argument 106 parent::__construct($index); 124 public function __construct($index) { argument 125 parent::__construct($index); 158 public function __construct($index) { argument [all …]
|
/plugin/odt/ODT/ |
H A D | styleset.php | 195 for ($index = 0 ; $index < count($dest) ; $index++) { 196 if ($dest [$index]->isDefault() && 200 $dest [$index] = $new; 219 for ($index = 0 ; $index < count($dest) ; $index++) { 221 $dest [$index] = $new; 281 return $this->styles [$index]; 283 return $this->auto_styles [$index]; 285 return $this->master_styles [$index]; 307 for ($index = 0 ; $index < count($this->styles) ; $index++) { 308 if ($this->styles [$index]->isDefault() && [all …]
|
/plugin/subjectindex/inc/ |
H A D | common.php | 116 return $index; 148 private $index; variable in SI_Indexer 151 if ($index === null) { 154 $this->index = $index; 197 $this->index->remove($key); 202 $this->index->sort(); 209 SI_Utils::save_index($this->index); 233 $index->remove($key); 273 self::save_index($index); 279 $index = new SI_Index(); [all …]
|
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/ |
H A D | XML.php | 144 for($index = 0; $index < count($arrKeys); $index ++) { 145 …if(gettype($this->nodes[$arrKeys[$index]]) == "object" && strtolower(get_class($this->nodes[$arrKe… 156 for($index = 0; $index < count($arrKeys); $index ++) { 187 for($index = 0; $index < count($arrKeys); $index ++) { 188 …if(gettype($this->nodes[$arrKeys[$index]]) == "object" && strtolower(get_class($this->nodes[$arrKe… 195 for($index = 0; $index < count($arrKeys); $index ++) { 449 for($index = 0; $index < count($arrKeys); $index ++) { 514 for($index = 0; $index < count($arrKeys); $index ++) { 515 $node =& $this->nodes[$arrKeys[$index]]; 554 for($index = 0; $index < count($arrKeys); $index ++) { [all …]
|
/plugin/serverinfos/serverinfos/ |
H A D | style.css | 20 z-index: 10; 30 z-index: 10; 42 z-index: 10; 52 z-index: 10; 62 z-index: 10; 72 z-index: 10; 83 z-index: 10; 94 z-index: 10; 105 z-index: 10; 117 z-index: 10; [all …]
|
/plugin/inlineedit/ |
H A D | action.php | 63 for($index = 0; $index < count($found); $index++) { 65 for($ii = 0; $ii<=$index; $ii++) { 84 $found[$index+1] = ltrim($found[$index+1]); 85 $stop=strpos($found[$index+1],"</inlineedit>"); 90 $oldstr = substr($found[$index+1],0,$stop); 95 $found[$index+1]= $newstr.$found[$index+1]; 98 $found[$index+1]=str_replace($oldstr,$newstr,$found[$index+1]);
|
/plugin/elasticsearch/vendor/ruflin/elastica/src/ |
H A D | Search.php | 85 * Adds a index to the list. 87 * @param Index $index Index object or string 91 public function addIndex($index): self 93 if ($index instanceof Index) { 94 $index = $index->getName(); 105 if (!\is_scalar($index)) { 109 return $this->addIndexByName((string) $index); 113 * Adds an index to the list. argument 115 public function addIndexByName(string $index) 89 addIndex($index) global() argument 269 hasIndex($index) global() argument 286 hasIndexByName(string $index) global() argument [all...] |
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/ |
H A D | InputStream.php | 15 protected $index = 0; variable in Antlr\\Antlr4\\Runtime\\InputStream 59 return $this->index; 69 if ($this->index >= $this->size) { 74 $this->index++; 88 $pos = $this->index + $offset - 1; 116 * {@see self::consume()} ahead until `$p === $this->index`; Can't just set 117 * `$p = $this->index` as we must update line and column. If we seek 120 public function seek(int $index) : void argument 122 if ($index <= $this->index) { [all...] |
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/ |
H A D | CcrNamespace.asciidoc | 56 $params['index'] = (string) The name of the follower index 58 $params['body'] = (array) The name of the leader index and other optional ccr related parameters (Required) 71 $params['index'] = (list) A comma-separated list of index patterns; use `_all` to perform the operation on all indices 84 $params['index'] = (list) A comma-separated list of index patterns; use `_all` to perform the operation on all indices 97 $params['index'] = (string) the name of the leader index for which specified follower retention leases should be removed 98 $params['body'] = (array) the name and UUID of the follower index, th [all...] |
/plugin/sequencediagram/bower_components/lodash/dist/ |
H A D | lodash.core.js | 109 while ((fromRight ? index-- : ++index < length)) { 110 if (predicate(array[index], index, array)) { 111 return index; 876 result[index] = array[index + start]; 1051 while ((fromRight ? index-- : ++index < length)) { 1123 return index > -1 ? iterable[iteratee ? collection[index] : index] : undefined; 1442 array[index] = args[start + index]; 1444 index = -1; 1447 otherArgs[index] = args[index]; 1517 args[index - 1] = arguments[index]; [all …]
|