Home
last modified time | relevance | path

Searched refs:getLang (Results 26 – 27 of 27) sorted by relevance

12

/dokuwiki/inc/Extension/
H A DPluginTrait.php13 protected $lang = []; // array to hold language dependent strings, best accessed via ->getLang()
111 * @see PluginInterface::getLang()
113 public function getLang($id)
89 public function getLang($id) global() function
/dokuwiki/lib/plugins/usermanager/
H A Dadmin.php76 return $this->getLang('menu') . ' ' . $this->disabled;

12