Home
last modified time | relevance | path

Searched defs:protected (Results 1 – 7 of 7) sorted by path

/dokuwiki/lib/plugins/config/core/
H A DConfiguration.php34 protected $protected; variable in dokuwiki\\plugin\\config\\core\\Configuration
[all...]
/dokuwiki/lib/plugins/config/core/Setting/
H A DSetting.php19 /** @var mixed the protected value of this setting */ variable in dokuwiki\\plugin\\config\\core\\Setting\\Setting
60 initialize($default = null, $local = null, $protected = null) global() argument
[all...]
H A DSettingAuthtype.php11 public function initialize($default = null, $local = null, $protected = null) argument
H A DSettingCompression.php13 public function initialize($default = null, $local = null, $protected = null) argument
H A DSettingDirchoice.php13 public function initialize($default = null, $local = null, $protected = null) argument
H A DSettingLicense.php13 public function initialize($default = null, $local = null, $protected = null) argument
H A DSettingRenderer.php18 initialize($default = null, $local = null, $protected = null) global() argument