extends |
XoopsFormText |
|---|
A text field with calendar popup
| Methods | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
public
|
__construct(string $caption, string $name, int $size = 15, int $value = 0)
Constructor
Constructor Parameters
Overrides |
# | ||||||||
public
|
render()
{@inheritDoc}
|
# | ||||||||
| Methods inherited from XoopsFormText |
|---|
getSize(), getMaxlength(), getValue(), setValue(), |
| Properties inherited from XoopsFormText |
|---|
$_size, $_maxlength, $_value |
| Properties inherited from XoopsFormElement |
|---|
$customValidationCode, $_name, $_caption, $_accesskey, $_class, $_hidden, $_extra, $_required, $_description, $_nocolspan, $_formtype |