extends |
XoopsFormTextArea |
|---|
XOOPS Form Editor
| Methods | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
public
|
__construct(string $caption, string $name, array $configs = null, bool $nohtml = false, string $OnFailure = '')
Constructor
Constructor Parameters
Overrides |
# | ||||||||||
public
|
renderValidationJS()
renderValidationJS
TEMPORARY SOLUTION to 'override' original renderValidationJS method
with custom XoopsEditor's…
renderValidationJS TEMPORARY SOLUTION to 'override' original renderValidationJS method with custom XoopsEditor's renderValidationJS method Overrides |
# | ||||||||||
public
|
render(): string|null
XoopsFormEditor::render()
|
# | ||||||||||
| Methods inherited from XoopsFormTextArea |
|---|
getRows(), getCols(), getValue(), setValue(), |
| Properties | |||
|---|---|---|---|
public
|
|
$editor
|
# |
| Properties inherited from XoopsFormTextArea |
|---|
$_cols, $_rows, $_value |
| Properties inherited from XoopsFormElement |
|---|
$customValidationCode, $_name, $_caption, $_accesskey, $_class, $_hidden, $_extra, $_required, $_description, $_nocolspan, $_formtype |