Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/config/core/Setting/
H A DSettingArray.php31 protected function fromArray($array)
80 $value = htmlspecialchars($this->fromArray($value));
30 protected function fromArray($array) { global() function in dokuwiki\\plugin\\config\\core\\Setting\\SettingArray