Searched refs:prompts (Results 1 – 2 of 2) sorted by relevance
16 protected $prompts = []; variable in dokuwiki\\plugin\\config\\core\\Setting\\SettingRenderer30 $this->prompts[$plugin] = $info['name'];45 if (!isset($this->prompts[$choice])) {53 sprintf($plugin->getLang('renderer__plugin'), $this->prompts[$choice])
206 * @param bool $prompts208 public function setupLocale($prompts = false) argument211 if (!$prompts || $this->promptsLocalized) return;