Home
last modified time | relevance | path

Searched refs:getPrettyKey (Results 1 – 2 of 2) sorted by last modified time

/dokuwiki/lib/plugins/config/
H A Dadmin.php142 echo '<span class="outkey">' . $setting->getPrettyKey() . '</span>';
/dokuwiki/lib/plugins/config/core/Setting/
H A DSetting.php142 public function getPrettyKey($url = true)
135 public function getPrettyKey($url = true) { global() function in dokuwiki\\plugin\\config\\core\\Setting\\Setting