[ Index ] |
PHP Cross Reference of DokuWiki |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 95 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Class: TagCloseElement - X-Ref
Class TagCloseElement__construct($tag, $attributes = array() X-Ref |
param: string $tag param: array $attributes |
addClass($class) X-Ref |
do not call this return: void param: string $class |
id($id = null) X-Ref |
do not call this return: string param: null|string $id |
attr($name, $value = null) X-Ref |
do not call this return: string param: string $name param: null|string $value |
attrs($attributes = null) X-Ref |
do not call this return: array param: array|null $attributes |
toHTML() X-Ref |
The HTML representation of this element return: string |