Home
last modified time | relevance | path

Searched refs:Option (Results 51 – 75 of 115) sorted by last modified time

12345

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DType.php33 protected $optionsType = Option::class;
85 * @param Option[]
92 * @return Option[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DEnum.php29 protected $optionsType = Option::class;
67 * @param Option[]
74 * @return Option[]
H A DEnumValue.php31 protected $optionsType = Option::class;
63 * @param Option[]
70 * @return Option[]
H A DField.php51 protected $optionsType = Option::class;
161 * @param Option[]
168 * @return Option[]
H A DMethod.php27 protected $optionsType = Option::class;
65 * @param Option[]
72 * @return Option[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DOption.php20 class Option extends \Google\Model class
114 class_alias(Option::class, 'Google_Service_Forms_Option');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DType.php33 protected $optionsType = Option::class;
85 * @param Option[]
92 * @return Option[]
/plugin/popupviewer/
H A DREADME.md12 Option | Description
/plugin/xcom/
H A Dscript.js728 var newopt = new Option(text,xcom_query_types[i]);
738 var newopt = new Option(i,i);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DOption.php24 class Option
112 * @param Option $option
115 public function equals(Option $option): bool
158 * @return Option
18 class Option global() class
H A DOptions.php29 * @var Option[]
34 * @param string|Option ...$options
42 * @param string|Option ...$options
48 $this->options[] = $option instanceof Option ? $option : new Option($option);
55 * @param string|Option ...$options
62 if ($option instanceof Option) {
65 $this->options[] = new Option($option);
73 * @param string|Option $option
78 $option = $option instanceof Option
[all...]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DRangeRetrieval.php17 use FreeDSx\Ldap\Entry\Option;
76 /** @var Option $option */
135 $attrReq->getOptions()->set(Option::fromRange((string) $startAt, (string) $amount));
167 $attrResult->getOptions()->set(Option::fromRange('0'));
190 * @return Option|null
192 protected function getRangeOption(Attribute $attribute): ?Option
194 /** @var Option $option */
16 use FreeDSx\Ldap\Entry\Option; global() alias
/plugin/quickstats/
H A Dscript.js254 var obj = new Option(elems[1], elems[0],false,false);
284 var obj = new Option(entries[i], entries[i],false,false);
/plugin/imageflow/
H A DREADME.md28 Option|Description
/plugin/diagramsnet/lib/resources/
H A Ddia_de.txt97 chooseAnOption=Wählen Sie eine Option
/plugin/addressbook/
H A DREADME.md53 ### Option 'search link target'
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D53.53.js.map1 … 'i16',\n 'i32',\n 'i64',\n 'str',\n 'Option',\n 'Either…
H A D67.67.js.map1 … 'Object',\n 'Of',\n 'On',\n 'Operator',\n 'Option',\n 'Option…
H A Dbundle.js.map1Option for hosts to overwrite the worker script (used in the standalone editor)\n if (globals.M…
H A D3.3.js.map1Option Value: The option '\" + name + \"' can only be one of the following values:\\n\" +\n s…
H A Dbundle.js1 ….a("multiCursorModifier.alt","Maps to `Alt` on Windows and Linux and to `Option` on macOS.")],mark…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js1 ….a("multiCursorModifier.alt","Maps to `Alt` on Windows and Linux and to `Option` on macOS.")],mark…
/plugin/displayorphans/
H A DREADME.md34 | Option | Default | Description |
/plugin/adfs/phpsaml/
H A DREADME.md107 #### Option 1. clone the repository from github ####
111 #### Option 2. Download from github ####
123 If you plan to play with the demos, use the Option 1.
125 #### Option 3. Composer ####
/plugin/codemirror/dist/modes/
H A Dmllike.min.js.map1Option","not","abstype","andalso","case","datatype","fn","handle","infix","infixr","local","nonfix…

12345