extends |
XoopsFormElementTray |
|---|
XoopsFormSelectEditor
| Methods | ||||||||
|---|---|---|---|---|---|---|---|---|
public
|
__construct(
string $form,
string $name = 'editor',
string $value = null,
bool $nohtml = false,
array $allowed_editors = [],
)
Constructor
Constructor Parameters
Overrides |
# | ||||||
public
|
render(): string
XoopsFormSelectEditor::render()
|
# | ||||||
| Methods inherited from XoopsFormElementTray |
|---|
isContainer(), isRequired(), addElement(), getRequired(), getElements(), getDelimeter(), setOrientation(), getOrientation(), |
| Constants inherited from XoopsFormElementTray |
|---|
|
| Properties | |||
|---|---|---|---|
public
|
|
$allowed_editors = []
|
# |
public
|
|
$form
|
# |
public
|
|
$value
|
# |
public
|
|
$name
|
# |
public
|
|
$nohtml
|
# |
| Properties inherited from XoopsFormElementTray |
|---|
$_required, $orientation |
| Properties inherited from XoopsFormElement |
|---|
$customValidationCode, $_name, $_caption, $_accesskey, $_class, $_hidden, $_extra, $_description, $_nocolspan, $_formtype |