Home
last modified time | relevance | path

Searched defs:toHTML (Results 1 – 13 of 13) sorted by last modified time

/dokuwiki/inc/Form/
H A DButtonElement.php32 public function toHTML() function in dokuwiki\\Form\\ButtonElement
H A DCheckableElement.php71 public function toHTML() function in dokuwiki\\Form\\CheckableElement
H A DElement.php159 abstract public function toHTML(); function in dokuwiki\\Form\\Element
H A DFieldsetCloseElement.php29 public function toHTML() function in dokuwiki\\Form\\FieldsetCloseElement
H A DFieldsetOpenElement.php33 public function toHTML() global() function in dokuwiki\\Form\\FieldsetOpenElement
H A DForm.php475 public function toHTML($eventName = null) function in dokuwiki\\Form\\Form
H A DHTMLElement.php27 public function toHTML() function in dokuwiki\\Form\\HTMLElement
H A DInputElement.php159 public function toHTML() function in dokuwiki\\Form\\InputElement
H A DLabelElement.php26 public function toHTML() function in dokuwiki\\Form\\LabelElement
H A DOptGroup.php89 public function toHTML() global() function in dokuwiki\\Form\\OptGroup
H A DTagCloseElement.php90 public function toHTML() function in dokuwiki\\Form\\TagCloseElement
H A DTagElement.php28 public function toHTML() function in dokuwiki\\Form\\TagElement
H A DTagOpenElement.php29 public function toHTML() function in dokuwiki\\Form\\TagOpenElement