Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/config/core/Setting/
H A DSettingCompression.php13 public function initialize($default = null, $local = null, $protected = null)
H A DSettingDirchoice.php13 public function initialize($default = null, $local = null, $protected = null)
H A DSettingLicense.php13 public function initialize($default = null, $local = null, $protected = null)
H A DSettingAuthtype.php11 public function initialize($default = null, $local = null, $protected = null)
H A DSettingRenderer.php20 public function initialize($default = null, $local = null, $protected = null)
H A DSetting.php20 protected $protected; variable in dokuwiki\\plugin\\config\\core\\Setting\\Setting
62 public function initialize($default = null, $local = null, $protected = null)
/dokuwiki/lib/plugins/config/core/
H A DConfiguration.php34 protected $protected; variable in dokuwiki\\plugin\\config\\core\\Configuration