/dokuwiki/inc/Input/ |
H A D | Input.php | 116 param($name, $default = null, $nonempty = false) global() argument 146 ref($name, $default = '', $nonempty = false) global() argument 163 int($name, $default = 0, $nonempty = false) global() argument 182 str($name, $default = '', $nonempty = false) global() argument 204 valid($name, $valids, $default = null) global() argument 224 bool($name, $default = false, $nonempty = false) global() argument 243 arr($name, $default = array(), $nonempty = false) global() argument [all...] |
/dokuwiki/lib/plugins/config/core/Setting/ |
H A D | SettingCompression.php | 13 public function initialize($default = null, $local = null, $protected = null) argument
|
H A D | SettingDirchoice.php | 13 public function initialize($default = null, $local = null, $protected = null) argument
|
H A D | SettingLicense.php | 13 public function initialize($default = null, $local = null, $protected = null) argument
|
H A D | SettingAuthtype.php | 11 public function initialize($default = null, $local = null, $protected = null) argument
|
H A D | SettingRenderer.php | 18 initialize($default = null, $local = null, $protected = null) global() argument
|
H A D | Setting.php | 15 /** @var mixed the default value of this setting */ variable in dokuwiki\\plugin\\config\\core\\Setting\\Setting 60 initialize($default = null, $local = null, $protected = null) global() argument [all...] |
/dokuwiki/vendor/simplepie/simplepie/src/Cache/ |
H A D | DataCache.php | 81 public function get_data(string $key, $default = null); argument
|
H A D | BaseDataCache.php | 85 public function get_data(string $key, $default = null) argument
|
H A D | Psr16.php | 93 public function get_data(string $key, $default = null) argument
|
/dokuwiki/vendor/simplepie/simplepie/src/ |
H A D | Registry.php | 68 protected $default = [ variable in SimplePie\\Registry
|
/dokuwiki/lib/plugins/config/core/ |
H A D | Configuration.php | 30 protected $default; variable in dokuwiki\\plugin\\config\\core\\Configuration
|
/dokuwiki/vendor/splitbrain/php-cli/src/ |
H A D | Options.php | 322 public function getOpt($option = null, $default = false) argument
|
/dokuwiki/lib/plugins/authad/adLDAP/classes/ |
H A D | adLDAPExchange.php | 152 public function addAddress($username, $emailAddress, $default = FALSE, $isGUID = false) argument [all...] |
/dokuwiki/inc/ |
H A D | common.php | 47 sexplode($separator, $string, $limit, $default = null) global() argument 1892 get_doku_pref($pref, $default) global() argument [all...] |
/dokuwiki/inc/parser/ |
H A D | metadata.php | 689 _getLinkTitle($title, $default, $id = null) global() argument
|
H A D | xhtml.php | 1704 _getLinkTitle($title, $default, & $isImage, $id = null, $linktype = 'content') global() argument
|