| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/RequestHandler/ |
| H A D | HandlerFactory.php | 140 * @param string $optionName 145 string $optionName, argument 148 if (!isset($this->options[$optionName])) { 151 $optionName, 156 $objOrString = $this->options[$optionName]; 160 $optionName, 176 $optionName, 184 $optionName,
|
| /plugin/elasticsearch/vendor/ruflin/elastica/src/ |
| D | ClientConfiguration.php | 93 foreach ($func->getParameters() as $optionName => $optionValue) { 102 $clientConfiguration->set($optionName, $optionValue); 200 foreach ($dsn->getParameters() as $optionName => $optionValue) { 209 $data[$optionName] = $optionValue;
|
| /plugin/authssocas/ |
| H A D | auth.php | 134 private function getOption($optionName): mixed argument 136 if (isset($this->options[$optionName])) { 137 switch ($optionName) { 139 $arr = explode(',', $this->options[$optionName]); 145 return $this->options[$optionName];
|
| /plugin/authplaincas/ |
| D | auth.php | 211 function _getOption ($optionName) argument 213 if (isset($this->_options[$optionName])) { 214 switch( $optionName ){ 217 if (!$this->_options[$optionName]) { 221 $arr = explode(',', $this->_options[$optionName]); 228 return $this->_options[$optionName];
|
| /plugin/indexmenu/syntax/ |
| D | indexmenu.php | 348 * @param string $optionName name of requested option 351 private function hasOption($defaultsOpts, $opts, $optionName) argument 353 $name = $optionName; 354 if (substr($optionName, 0, 2) == 'no') { 355 $inverseName = substr($optionName, 2); 357 $inverseName = 'no' . $optionName;
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/ |
| D | Command.php | 641 $optionName = str_replace('--', '', $option[0]); 644 if (isset($this->longOptions[$optionName])) { 645 $handler = $this->longOptions[$optionName]; 646 } elseif (isset($this->longOptions[$optionName . '='])) { 647 $handler = $this->longOptions[$optionName . '='];
|
| /plugin/indexmenu/scripts/fancytree/modules/ |
| D | jquery.fancytree.js | 3426 getOption: function (optionName) { argument 3427 return this.widget.option(optionName); 3818 setOption: function (optionName, value) { argument 3819 return this.widget.option(optionName, value); 7054 optionName, argument 7063 treeOpt = treeOptions[optionName], 7064 nodeOpt = nodeObject[optionName]; 7074 res = treeOpt.call(tree, { type: optionName }, ctx);
|
| /plugin/davcal/fullcalendar-3.10.5/ |
| H A D | fullcalendar.js | 14679 var optionName; 14681 for (optionName in newOptionHash) { 14687 … if (optionName === 'height' || optionName === 'contentHeight' || optionName === 'aspectRatio') { 14691 else if (optionName === 'defaultDate') { 14694 else if (optionName === 'businessHours') { 14697 else if (/^(event|select)(Overlap|Constraint|Allow)$/.test(optionName)) { 14700 else if (optionName === 'timezone') { 14745 var optionName; 14746 for (optionName in newOptionHash) { 14747 this.dynamicOverrides[optionName] = newOptionHash[optionName];
|
| /plugin/indexmenu/scripts/fancytree/ |
| D | jquery.fancytree-all.js | 3426 getOption: function (optionName) { argument 3427 return this.widget.option(optionName); 3818 setOption: function (optionName, value) { argument 3819 return this.widget.option(optionName, value); 7054 optionName, argument 7063 treeOpt = treeOptions[optionName], 7064 nodeOpt = nodeObject[optionName]; 7074 res = treeOpt.call(tree, { type: optionName }, ctx);
|
| D | jquery.fancytree-all-deps.js | 4887 getOption: function (optionName) { argument 4888 return this.widget.option(optionName); 5279 setOption: function (optionName, value) { argument 5280 return this.widget.option(optionName, value); 8515 optionName, argument 8524 treeOpt = treeOptions[optionName], 8525 nodeOpt = nodeObject[optionName]; 8535 res = treeOpt.call(tree, { type: optionName }, ctx);
|
| D | jquery.fancytree-all-deps.min.js.map | 1 …der","checked","empty","insertAfter","idx","getFocusNode","getOption","optionName","searchRoot","e…
|
| /plugin/codemirror/dist/keymaps/ |
| D | vim.min.js.map | 1 …optionName","lastInsertModeKeyTimer","vimApi","buildKeyMap","getRegisterController","resetVimGloba…
|