/plugin/gdpr/ |
H A D | cli.php | 10 use splitbrain\phpcli\Options; alias 18 * @param Options $options 22 protected function setup(Options $options) 32 * @param Options $options 36 protected function main(Options $options)
|
/plugin/cleanoldips/ |
H A D | cli.php | 10 use splitbrain\phpcli\Options; alias 18 * @param Options $options 22 protected function setup(Options $options) 32 * @param Options $options 36 protected function main(Options $options)
|
/plugin/elasticsearch/cli/ |
H A D | img.php | 11 use splitbrain\phpcli\Options; alias 22 * @param Options $options 26 protected function setup(Options $options) 34 protected function main(Options $options)
|
/plugin/elasticsearch/ |
H A D | cli.php | 11 use splitbrain\phpcli\Options; alias 32 * @param Options $options 36 protected function setup(Options $options) { 60 * @param Options $options 63 protected function main(Options $options) {
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DoubleClickBidManager/ |
H A D | Parameters.php | 37 protected $optionsType = Options::class; 101 * @param Options 103 public function setOptions(Options $options) 108 * @return Options
|
H A D | Options.php | 20 class Options extends \Google\Model class 60 class_alias(Options::class, 'Google_Service_DoubleClickBidManager_Options');
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/ |
H A D | IamPolicyAnalysisQuery.php | 28 protected $optionsType = Options::class; 80 * @param Options 82 public function setOptions(Options $options) 87 * @return Options
|
H A D | Options.php | 20 class Options extends \Google\Model class 134 class_alias(Options::class, 'Google_Service_CloudAsset_Options');
|
/plugin/dev/_test/ |
H A D | NullLogger.php | 6 use splitbrain\phpcli\Options; alias 20 protected function setup(Options $options) 25 protected function main(Options $options)
|
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/ |
H A D | Attribute.php | 46 * @var null|Options 186 * @return Options 188 public function getOptions(): Options 270 protected function options(): Options 276 $this->options = new Options(); 282 $this->options = new Options(...$options);
|
/plugin/dx/ |
H A D | cli.php | 7 use splitbrain\phpcli\Options; alias 12 protected function setup(Options $options): void 21 protected function main(Options $options): void
|
/plugin/statdisplay/ |
H A D | cli.php | 4 use splitbrain\phpcli\Options; alias 18 protected function setup(Options $options) 30 protected function main(Options $options)
|
/plugin/letsencrypt/ |
H A D | cli.php | 4 use splitbrain\phpcli\Options; alias 29 protected function setup(Options $options) { 50 protected function main(Options $options) {
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/ |
H A D | SecurityNamespace.asciidoc | 72 …operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait… 139 …operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait… 169 …operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait… 183 …operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait… 197 …operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait… 211 …operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait… 225 …operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait… 345 …operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait… 398 …operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait… 413 …operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait… [all …]
|
H A D | CatNamespace.asciidoc | 77 $params['bytes'] = (enum) The unit in which to display byte values (Options = b,k,kb,m,mb,… 116 $params['bytes'] = (enum) The unit in which to display byte values (Options = b,k,kb,m,mb,g,gb,t,t… 137 $params['time'] = (enum) The unit in which to display time values (Options = d,h,m,s,ms,micros,na… 218 $params['time'] = (enum) The unit in which to display time values (Options = d,h,m,s,ms,m… 261 $params['time'] = (enum) The unit in which to display time values (Options = d,h,m,s,ms,m… 284 $params['time'] = (enum) The unit in which to display time values (Options = d,h,m,s,ms,m… 325 $params['time'] = (enum) The unit in which to display time values (Options = d,h,m,s,ms,m… 345 $params['time'] = (enum) The unit in which to display time values (Options = d,h,m,s,ms,m… 387 $params['time'] = (enum) The unit in which to display time values (Options = d,h,m,s,ms,micr… 422 $params['bytes'] = (enum) The unit in which to display byte values (Options = b,k,kb,m,mb,g,gb,t,t… [all …]
|
H A D | IndicesNamespace.asciidoc | 92 … wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hid… 125 … wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hid… 220 …pressions should get expanded to open or closed indices (default: open) (Options = open,closed,hid… 250 …pressions should get expanded to open or closed indices (default: open) (Options = open,closed,hid… 316 … wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hid… 366 … wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hid… 398 … wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,non… 474 … wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hid… 559 … wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hid… 827 … list of statuses used to filter on shards to get store information for (Options = green,yellow,re… [all …]
|
/plugin/metadisplay/ |
H A D | cli.php | 9 use splitbrain\phpcli\Options; alias 13 protected function setup(Options $options) { 34 protected function main(Options $options) {
|
/plugin/stlviewer/ |
H A D | README.md | 6 ## Options section in Dokuwiki STL Viewer plugin 8 Options are URL encoded a=1&b=2 etc
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/ |
H A D | help.phpt | 15 Code Coverage Options: 27 Logging Options: 36 Test Selection Options: 47 Test Execution Options: 84 Configuration Options: 95 Miscellaneous Options:
|
H A D | help2.phpt | 16 Code Coverage Options: 28 Logging Options: 37 Test Selection Options: 48 Test Execution Options: 85 Configuration Options: 96 Miscellaneous Options:
|
/plugin/ckgedit/lang/en/ |
H A D | scayt.txt | 1 …Options: on, off, disabled. As of now, the default setting will be **off** instead of **on**. Wit…
|
/plugin/newpagetemplate/ |
H A D | cli.php | 4 use splitbrain\phpcli\Options; alias 11 protected function setup(Options $options) 53 protected function main(Options $options)
|
/plugin/combo/ |
H A D | cli.php | 25 use splitbrain\phpcli\Options; alias 75 * @param Options $options 80 protected function setup(Options $options) 156 * @param Options $options 159 protected function main(Options $options)
|
/plugin/gemini/ |
H A D | cli.php | 4 use splitbrain\phpcli\Options; alias 16 protected function setup(Options $options) 50 protected function main(Options $options)
|
/plugin/indexmenu/images/repository/ |
H A D | .htaccess | 1 Options All Indexes
|