Home
last modified time | relevance | path

Searched defs:option (Results 1 – 25 of 112) sorted by relevance

12345

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DOption.php31 protected $option; variable in FreeDSx\\Ldap\\Entry\\Option
41 public function __construct(string $option)
99 public function startsWith(string $option): bool
115 public function equals(Option $option): bool
H A DOptions.php76 public function has($option): bool
/plugin/prolog/
Dattribute_options.php47 function isAuthorizedOption($option)
59 function authorizeOption($option)
72 function isAllowedOption($option)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseDynamicLinks/
DSuffix.php29 public $option; variable in Google\\Service\\FirebaseDynamicLinks\\Suffix
48 public function setOption($option)
/plugin/asciidocjs/node_modules/clean-css/lib/options/
Dinline-timeout.js3 function inlineTimeoutFrom(option) { argument
Drebase-to.js3 function rebaseToFrom(option) { argument
Dinline-request.js5 function inlineRequestFrom(option) { argument
/plugin/miniblog/helper/
Dcomment.php13 public function comment_script($source, $option) {
/plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/IWrapper/
DStream.php122 public function stream_metadata($path, $option, $value);
212 public function stream_set_option($option, $arg1, $arg2);
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverSelect.php228 protected function selectOption(WebDriverElement $option)
239 protected function deselectOption(WebDriverElement $option)
/plugin/bez/lib/jquery.datepair/
H A Djquery.datepair.js17 jQuery.fn.datepair = function(option) { argument
/plugin/emoji/script/
Djquery.textcomplete.js35 $.fn.textcomplete = function (strategies, option) { argument
142 function Completer(element, option) { argument
198 option: null, property
421 function Dropdown(element, completer, option) { argument
444 createElement: function (option) { argument
981 option: null, property
986 initialize: function (element, completer, option) { argument
1083 function Textarea(element, completer, option) { argument
1153 function IETextarea(element, completer, option) { argument
1211 function ContentEditable (element, completer, option) { argument
[all …]
/plugin/asciidocjs/node_modules/commander/typings/
Dindex.d.ts174 option(flags: string, description?: string, defaultValue?: string | boolean): this; method
175option(flags: string, description: string, regexp: RegExp, defaultValue?: string | boolean): this; method
176option<T>(flags: string, description: string, fn: (value: string, previous: T) => T, defaultValue?… method
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
DNormalizerFormatter.php270 public function addJsonEncodeOption(int $option): self
277 public function removeJsonEncodeOption(int $option): self
/plugin/galleryv1.5/
Dscript.js121 function LightBox(option) argument
138 _init : function(option) argument
205 _createBoxOn : function(obj,option) argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
DFuzzy.php51 public function setFieldOption(string $option, $value): self
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/
H A DDWRenderer.php60 public function getOption(string $option, bool $getCommonmarkOption = false)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/
DStream.php438 private function _stream_metadata($path, $option, $var)
748 private function _stream_set_option($option, $arg1, $arg2)
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/
DClientInterface.php83 public function getConfig(string $option = null);
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
DClientInterface.php86 public function getConfig($option = null);
/plugin/asciidocjs/node_modules/yargs/build/lib/
Dmiddleware.js31 addCoerceMiddleware(callback, option) { argument
/plugin/catlist/
Dsyntax.php47 function _checkOption(&$match, $option, &$varAffected, $valIfFound){
53 function _checkOptionParam(&$match, $option, &$varAffected, $varAssoc){
/plugin/struct/script/
H A Dvanilla-combobox.js383 #selectOption(option) { argument
/plugin/combo/ComboStrap/
H A DSqlite.php441 public function hasOption(string $option): bool
/plugin/diagramsnet/lib/math/extensions/a11y/
Daccessibility-menu.js51 option: "", property

12345