[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

/inc/Form/ -> HTMLElement.php (summary)

(no description)

File Size: 31 lines (0 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

HTMLElement:: (2 methods):
  __construct()
  toHTML()


Class: HTMLElement  - X-Ref

Class HTMLElement

Holds arbitrary HTML that is added as is to the Form

__construct($html)   X-Ref

param: string $html

toHTML()   X-Ref
The HTML representation of this element

return: string