Home
last modified time | relevance | path

Searched refs:mainElementHTML (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/inc/Form/
H A DCheckableElement.php75 . $this->mainElementHTML() . DOKU_LF
79 return $this->mainElementHTML();
H A DInputElement.php148 protected function mainElementHTML() function in dokuwiki\\Form\\InputElement
164 . $this->mainElementHTML() . DOKU_LF
167 return $this->mainElementHTML();
H A DTextareaElement.php48 protected function mainElementHTML() function in dokuwiki\\Form\\TextareaElement
H A DDropdownElement.php178 protected function mainElementHTML() function in dokuwiki\\Form\\DropdownElement