Searched defs:local (Results 1 – 10 of 10) sorted by relevance
/dokuwiki/lib/plugins/config/core/Setting/ |
D | SettingDirchoice.php | 13 public function initialize($default = null, $local = null, $protected = null)
|
D | SettingLicense.php | 13 public function initialize($default = null, $local = null, $protected = null)
|
D | SettingCompression.php | 13 public function initialize($default = null, $local = null, $protected = null)
|
D | SettingAuthtype.php | 11 public function initialize($default = null, $local = null, $protected = null)
|
D | SettingRenderer.php | 20 public function initialize($default = null, $local = null, $protected = null)
|
D | Setting.php | 18 protected $local; variable in dokuwiki\\plugin\\config\\core\\Setting\\Setting 62 public function initialize($default = null, $local = null, $protected = null)
|
/dokuwiki/lib/plugins/config/_test/Setting/ |
D | SettingTest.php | 63 public function testShouldBeSaved($default, $local, $expect) {
|
/dokuwiki/lib/plugins/config/core/ |
D | Configuration.php | 32 protected $local; variable in dokuwiki\\plugin\\config\\core\\Configuration
|
/dokuwiki/vendor/simplepie/simplepie/src/ |
D | Locator.php | 60 public $local = []; variable in SimplePie\\Locator
|
/dokuwiki/inc/ |
D | init.php | 235 $local = $conf['lang']; variable
|