Searched defs:local (Results 1 – 10 of 10) 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 | 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/ |
| H A D | SettingTest.php | 63 public function testShouldBeSaved($default, $local, $expect) {
|
| /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 | 60 public $local = []; variable in SimplePie\\Locator
|
| /dokuwiki/inc/ |
| H A D | init.php | 240 $local = $conf['lang']; variable
|