extends |
XoopsFormElement |
|---|
A text label
| Methods | ||||
|---|---|---|---|---|
public
|
__construct(string $caption = '', string $value = '', string $name = '')
Constructor
|
# | ||
public
|
getValue(bool $encode = false): string
Get the "value" attribute
Get the "value" attribute Parameters
|
# | ||
public
|
render(): string
Prepare HTML for output
|
# | ||
| Properties | |||
|---|---|---|---|
public
|
string
|
$_value
|
# |
| Properties inherited from XoopsFormElement |
|---|
$customValidationCode, $_name, $_caption, $_accesskey, $_class, $_hidden, $_extra, $_required, $_description, $_nocolspan, $_formtype |