[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

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

(no description)

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

Defines 1 class

LabelElement:: (2 methods):
  __construct()
  toHTML()


Class: LabelElement  - X-Ref

Class Label

__construct($label)   X-Ref
Creates a new Label

param: string $label This is is raw HTML and will not be escaped

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

return: string