Home
last modified time | relevance | path

Searched refs:loadConfig (Results 1 – 25 of 31) sorted by relevance

12

/plugin/structtasks/_test/
H A DActionTest.php27 $action->loadConfig();
39 $action->loadConfig();
55 $action->loadConfig();
/plugin/dokutexit/
H A Daction.php57 $this->loadConfig(); // we need to get the usual plugin config
70 if (!$this->configloaded){ $this->loadConfig();}
H A Drenderer.php61 $this->loadConfig();
H A Dsyntax.php97 $this->loadConfig();
/plugin/emoji/emojione/
H A DEmojione.php67 static::loadConfig($client);
80 protected static function loadConfig(ClientInterface $client) function in Emojione\\Emojione
/plugin/slider/
H A Daction.php32 $this->loadConfig();
/plugin/foldablelist/
H A Daction.php33 $this->loadConfig();
/plugin/scrollticker/
H A Daction.php32 $this->loadConfig();
/plugin/farmer/_test/
H A Dcore.test.php
/plugin/weiqi/
H A Dsyntax.php37 $this->loadConfig();
/plugin/pagetemplate/
H A Dsyntax.php263 if (!$this->configloaded){ $this->loadConfig(); }
272 function loadConfig(){ function in syntax_plugin_pagetemplate
/plugin/authsaml/
H A Dauth.php45 $this->loadConfig();
H A Daction.php45 $this->loadConfig();
/plugin/memcache/
H A Dhelper.php16 $this->loadConfig();
/plugin/farmer/
H A DDokuWikiFarmCore.php19 * @var array The default config - changed by loadConfig
64 $this->loadConfig();
409 protected function loadConfig()
361 protected function loadConfig() { global() function in DokuWikiFarmCore
/plugin/gplusone/
H A Dsyntax.php52 $this->loadConfig();
/plugin/mantisreporter/
H A Dsyntax.php410 if (!$this->configloaded){ $this->loadConfig(); }
420 function loadConfig(){ function in syntax_plugin_mantisreporter
/plugin/stopforumspam/
H A Daction.php24 $this->loadConfig();
/plugin/authhttp/
H A Dauth.php67 $this->loadConfig();
/plugin/authenvvars/
H A Dauth.php31 $this->loadConfig();
/plugin/pureldap/
H A Dauth.php27 $this->loadConfig();
/plugin/translation2/
H A Daction.php33 $this->loadConfig();
/plugin/geogebrembed/syntax/
H A Dggb.php149 $this->loadConfig();
/plugin/genericsso/
H A Dauth.php20 $this->loadConfig();
/plugin/authsqlite/
H A Dauth.php35 $this->loadConfig();

12