Home
last modified time | relevance | path

Searched refs:addLabelHTML (Results 1 – 1 of 1) sorted by path

/dokuwiki/inc/Form/
H A DForm.php326 return $this->addLabelHTML(hsc($label), $for, $pos);
337 public function addLabelHTML($content, $for = '', $pos = -1) function in dokuwiki\\Form\\Form