Home
last modified time | relevance | path

Searched refs:getGlobalConf (Results 1 – 3 of 3) sorted by relevance

/plugin/bez/action/
H A Dbase.php20 public function getGlobalConf($key='') { function in action_plugin_bez_base
117 if ($this->getGlobalConf('lang') != '' && $this->getGlobalConf('lang') != 'pl') {
118 array_unshift($elms, $this->getGlobalConf('lang'));
/plugin/bez/mdl/
H A DModel.php85 $this->conf = $action->getGlobalConf();
/plugin/bez/meta/
H A DTpl.php22 $this->conf = $action->getGlobalConf();