Searched defs:local (Results 1 – 9 of 9) sorted by relevance
/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 | 17 /** @var mixed the local value of this setting */ variable in dokuwiki\\plugin\\config\\core\\Setting\\Setting 60 initialize($default = null, $local = null, $protected = null) global() argument [all...] |
/dokuwiki/lib/plugins/config/core/ |
H A D | Configuration.php | 32 protected $local; variable in dokuwiki\\plugin\\config\\core\\Configuration
|
/dokuwiki/vendor/simplepie/simplepie/src/ |
H A D | Locator.php | 61 public $local = []; variable in SimplePie\\Locator
|
/dokuwiki/inc/ |
H A D | init.php | 226 $local = $conf['lang']; global() variable
|