Home
last modified time | relevance | path

Searched defs:options (Results 1 – 25 of 33) sorted by relevance

12

/dokuwiki/inc/Form/
H A DOptGroup.php7 protected $options = []; variable in dokuwiki\\Form\\OptGroup
14 public function __construct($label, $options) argument
57 options($options = null) global() argument
[all...]
H A DDropdownElement.php25 public function __construct($name, $options, $label = '') argument
41 public function addOptGroup($label, $options) argument
91 options($options = null) global() argument
[all...]
/dokuwiki/bin/
H A Drender.php30 protected function setup(Options $options) argument
50 main(Options $options) global() argument
[all...]
H A Dplugin.php34 * @param Options $options argument
21 setup(Options $options) global() argument
[all...]
H A Dstriplangs.php22 protected function setup(Options $options) argument
50 main(Options $options) global() argument
[all...]
H A Dindexer.php25 protected function setup(Options $options) argument
51 main(Options $options) global() argument
[all...]
H A Dwantedpages.php33 protected function setup(Options $options) argument
66 main(Options $options) global() argument
[all...]
H A Dgittool.php24 protected function setup(Options $options) argument
82 main(Options $options) global() argument
[all...]
H A Ddwpage.php25 setup(Options $options) global() argument
152 main(Options $options) global() argument
[all...]
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DRedis.php78 protected $options; variable in SimplePie\\Cache\\Redis
94 public function __construct($location, $name, $options = null) argument
[all...]
H A DMySQL.php75 protected $options; variable in SimplePie\\Cache\\MySQL
[all...]
H A DMemcache.php78 protected $options; variable in SimplePie\\Cache\\Memcache
H A DMemcached.php77 protected $options; variable in SimplePie\\Cache\\Memcached
/dokuwiki/vendor/splitbrain/slika/src/
H A DAdapter.php15 protected $options; variable in splitbrain\\slika\\Adapter
24 public function __construct($imagepath, $options = []) argument
H A DSlika.php40 public static function run($imagePath, $options = []) argument
H A DImageMagickAdapter.php15 public function __construct($imagepath, $options = []) argument
H A DGdAdapter.php22 public function __construct($imagepath, $options = []) argument
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DBase.php20 protected $options; variable in splitbrain\\phpcli\\Base
64 setup(Options $options) global() argument
76 main(Options $options) global() argument
[all...]
H A DOptions.php20 protected $options = array(); variable in splitbrain\\phpcli\\Options
[all...]
/dokuwiki/lib/plugins/usermanager/
H A Dcli.php24 setup(Options $options) global() argument
60 main(Options $options) global() argument
[all...]
/dokuwiki/lib/plugins/extension/
H A Dcli.php16 setup(\\splitbrain\\phpcli\\Options $options) global() argument
65 main(\\splitbrain\\phpcli\\Options $options) global() argument
[all...]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/
H A DStream.php260 _stream_open($path, $mode, $options, & $opened_path) global() argument
553 _dir_opendir($path, $options) global() argument
612 _mkdir($path, $mode, $options) global() argument
635 _rmdir($path, $options) global() argument
[all...]
/dokuwiki/lib/scripts/jquery/
H A Djquery.cookie.js107 removeCookie(key, options) global() argument
[all...]
/dokuwiki/inc/Ui/
H A DPageDiff.php458 return $options; argument
[all...]
/dokuwiki/vendor/simplepie/simplepie/src/
H A DEnclosure.php815 public function native_embed($options='') argument
865 public function embed($options = '', $native = false) argument
[all...]

12