Home
last modified time | relevance | path

Searched refs:optionName (Results 1 – 12 of 12) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/RequestHandler/
H A DHandlerFactory.php140 * @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/
DClientConfiguration.php93 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 Dauth.php134 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/
Dauth.php211 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/
Dindexmenu.php348 * @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/
DCommand.php641 $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/
Djquery.fancytree.js3426 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 Dfullcalendar.js14679 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/
Djquery.fancytree-all.js3426 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);
Djquery.fancytree-all-deps.js4887 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);
Djquery.fancytree-all-deps.min.js.map1 …der","checked","empty","insertAfter","idx","getFocusNode","getOption","optionName","searchRoot","e…
/plugin/codemirror/dist/keymaps/
Dvim.min.js.map1optionName","lastInsertModeKeyTimer","vimApi","buildKeyMap","getRegisterController","resetVimGloba…