Searched defs:protected (Results 1 – 7 of 7) sorted by relevance
/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 | 20 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 D | Configuration.php | 34 protected $protected; variable in dokuwiki\\plugin\\config\\core\\Configuration
|