[ Index ] |
PHP Cross Reference of DokuWiki |
[Source view] [Print] [Project Stats]
Class ValueElement Just like an Element but it's value is not part of its attributes
File Size: | 47 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
__construct($type, $value, $attributes = array() X-Ref |
param: string $type param: string $value param: array $attributes |
val($value = null) X-Ref |
Get or set the element's value param: null|string $value return: string|$this |