Home
last modified time | relevance | path

Searched refs:getOpt (Results 1 – 19 of 19) sorted by relevance

/plugin/letsencrypt/
Dcli.php55 $quiet = $options->getOpt('quiet');
60 if($options->getOpt('update')) {
61 if(!$options->getOpt('force') && !$this->updateNeeded($domains)) {
68 if($options->getOpt('run-on-update')) {
69 passthru($options->getOpt('run-on-update'), $return);
/plugin/elasticsearch/
Dcli.php72 $this->hlp->createIndex($options->getOpt('clear'));
79 if ($options->getOpt('only') !== 'media') {
82 if ($options->getOpt('only') !== 'pages') {
/plugin/statdisplay/
Dcli.php35 $this->options->getOpt('clear'),
36 (int)$this->options->getOpt('lines', $this->getConf('lines'))
/plugin/gemini/
Dcli.php52 $interface = $options->getOpt('interface', '0.0.0.0');
53 $port = $options->getOpt('port', '1965');
54 $host = $options->getOpt('host', 'localhost');
55 $pemfile = $options->getOpt('certfile');
/plugin/upgrade/vendor/splitbrain/php-cli/src/
DBase.php132 if ($this->options->getOpt('no-colors')) {
135 if ($this->options->getOpt('help')) {
146 $level = $this->options->getOpt('loglevel', $this->logdefault);
DOptions.php322 public function getOpt($option = null, $default = false) function in splitbrain\\phpcli\\Options
/plugin/newpagetemplate/
Dcli.php57 if ($options->getOpt('page')) {
66 } else if ($options->getOpt('ini')) {
75 } else if ($options->getOpt('version')) {
/plugin/metadisplay/
Dcli.php35 if ($options->getOpt('namespace')) {
49 else if ($options->getOpt('version')) {
/plugin/combo/
H A Dcli.php211 $depth = $options->getOpt('depth', 0);
218 $force = $options->getOpt(self::FORCE_OPTION, false);
219 $hostOptionValue = $options->getOpt(self::HOST_OPTION, null);
225 $portOptionName = $options->getOpt(self::PORT_OPTION, null);
242 $output = $options->getOpt('output', '');
/plugin/aichat/cli/
Dsimulate.php54 … if ($options->getOpt('filter') && !preg_match('/' . $options->getOpt('filter') . '/i', $name)) {
/plugin/aichat/
DAbstractCLI.php45 $lc = $options->getOpt('lang');
/plugin/dokullm/
H A Dcli.php72 $verbose = $options->getOpt('verbose');
90 $collection = $options->getOpt('collection', 'documents');
91 $limit = (int)$options->getOpt('limit', 5);
112 $collection = $options->getOpt('collection', null);
/plugin/upgrade/
Dcli.php53 if (!$this->helper->checkVersions() && !$options->getOpt('ignoreversions')) {
/plugin/sqlite/
H A DSQLiteDB.php327 public function getOpt($opt, $default = null) function in dokuwiki\\plugin\\sqlite\\SQLiteDB
476 $version = $this->getOpt('dbversion', 0);
/plugin/dev/
Dcli.php116 $keep = $options->getOpt('keep-ns');
119 $keep = $options->getOpt('keep-ns');
/plugin/structtasks/
Dcli.php35 $this->notify($options->getOpt('verbose'));
/plugin/upgrade/vendor/splitbrain/php-cli/
DREADME.md44 if ($options->getOpt('version')) {
/plugin/ditaa/ditaa/
Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/zwidoku/files/
H A Djs.js1getOpt(opt);}if(val===false){DokuCookie.setValue(opt,'');dw_mediamanager[opt]=false;return;}if(opt…