| /dokuwiki/inc/Input/ |
| H A D | Input.php | 115 public function param($name, $default = null, $nonempty = false) 145 public function &ref($name, $default = '', $nonempty = false) 162 public function int($name, $default = 0, $nonempty = false) 181 public function str($name, $default = '', $nonempty = false) 203 public function valid($name, $valids, $default = null) 223 public function bool($name, $default = false, $nonempty = false) 242 public function arr($name, $default = [], $nonempty = false)
|
| /dokuwiki/lib/plugins/config/core/Setting/ |
| H A D | SettingCompression.php | 13 public function initialize($default = null, $local = null, $protected = null)
|
| H A D | SettingDirchoice.php | 13 public function initialize($default = null, $local = null, $protected = null)
|
| H A D | SettingLicense.php | 13 public function initialize($default = null, $local = null, $protected = null)
|
| H A D | SettingAuthtype.php | 11 public function initialize($default = null, $local = null, $protected = null)
|
| H A D | SettingRenderer.php | 20 public function initialize($default = null, $local = null, $protected = null)
|
| H A D | Setting.php | 16 protected $default; variable in dokuwiki\\plugin\\config\\core\\Setting\\Setting 62 public function initialize($default = null, $local = null, $protected = null)
|
| /dokuwiki/lib/plugins/config/_test/Setting/ |
| H A D | SettingTest.php | 63 public function testShouldBeSaved($default, $local, $expect) {
|
| /dokuwiki/vendor/simplepie/simplepie/src/Cache/ |
| H A D | DataCache.php | 80 public function get_data(string $key, $default = null);
|
| H A D | BaseDataCache.php | 84 public function get_data(string $key, $default = null)
|
| H A D | Psr16.php | 92 public function get_data(string $key, $default = null)
|
| /dokuwiki/inc/Feed/ |
| H A D | FeedCreatorOptions.php | 135 public function get($option, $default = null)
|
| /dokuwiki/inc/ |
| H A D | PrefCookie.php | 34 public function get(string $pref, $default = null)
|
| H A D | common.php | 56 function sexplode($separator, $string, $limit, $default = null) 1894 function get_doku_pref($pref, $default)
|
| /dokuwiki/vendor/simplepie/simplepie/src/ |
| H A D | Registry.php | 67 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/inc/TreeBuilder/Node/ |
| H A D | AbstractNode.php | 179 public function getProperty(string $name, $default = null)
|
| /dokuwiki/vendor/splitbrain/php-cli/src/ |
| H A D | Options.php | 322 public function getOpt($option = null, $default = false)
|
| /dokuwiki/lib/plugins/extension/ |
| H A D | Extension.php | 832 protected function getTag($tag, $default = '') 848 protected function getRemoteTag($tag, $default = '')
|
| /dokuwiki/lib/plugins/authad/adLDAP/classes/ |
| H A D | adLDAPExchange.php | 152 public function addAddress($username, $emailAddress, $default = FALSE, $isGUID = false)
|
| /dokuwiki/inc/parser/ |
| H A D | metadata.php | 708 public function _getLinkTitle($title, $default, $id = null)
|
| H A D | xhtml.php | 1816 public function _getLinkTitle($title, $default, &$isImage, $id = null, $linktype = 'content')
|