JFormFieldEditorForm Field class for the Joomla CMS.
A textarea field for content creation
Located in /libraries/cms/form/field/editor.php (line 23)
JFormField | --JFormFieldTextarea | --JFormFieldEditor
| Class | Description |
|---|---|
FOFFormFieldEditor
|
Form Field class for the FOF framework An editarea field for content creation and formatted HTML display |
string
$asset
(line 79)
The asset of the editor.
string
$assetField
(line 63)
The assetField of the editor.
string
$authorField
(line 71)
The authorField of the editor.
mixed
$buttons
(line 87)
The buttons of the editor.
array
$editorType
(line 103)
The editorType of the editor.
string
$height
(line 47)
The height of the editor.
array
$hide
(line 95)
The hide of the editor.
string
$type
= 'Editor' (line 31)
The form field type.
string
$width
(line 55)
The width of the editor.
Inherited from JFormFieldTextarea
JFormFieldTextarea::$columns
JFormFieldTextarea::$rows
Inherited from JFormField
JFormField::$autocomplete
JFormField::$autofocus
JFormField::$class
JFormField::$count
JFormField::$default
JFormField::$description
JFormField::$disabled
JFormField::$element
JFormField::$fieldname
JFormField::$form
JFormField::$formControl
JFormField::$generated_fieldname
JFormField::$group
JFormField::$hidden
JFormField::$hint
JFormField::$id
JFormField::$input
JFormField::$label
JFormField::$labelClass
JFormField::$multiple
JFormField::$name
JFormField::$onchange
JFormField::$onclick
JFormField::$pattern
JFormField::$readonly
JFormField::$repeat
JFormField::$required
JFormField::$size
JFormField::$spellcheck
JFormField::$translateDescription
JFormField::$translateHint
JFormField::$translateLabel
JFormField::$validate
JFormField::$value
Method to get the field input markup for the editor area
Method to attach a JForm object to the field.
Method to get certain otherwise inaccessible properties from the form field object.
Method to set certain otherwise inaccessible properties of the form field object.
Inherited From JFormFieldTextarea
JFormFieldTextarea::getInput()
JFormFieldTextarea::setup()
JFormFieldTextarea::__get()
JFormFieldTextarea::__set()
Inherited From JFormField
JFormField::__construct()
JFormField::getAttribute()
JFormField::getControlGroup()
JFormField::getFieldName()
JFormField::getId()
JFormField::getInput()
JFormField::getLabel()
JFormField::getName()
JFormField::getTitle()
JFormField::setForm()
JFormField::setup()
JFormField::setValue()
JFormField::__get()
JFormField::__set()
Documentation generated on Tue, 19 Nov 2013 15:02:15 +0100 by phpDocumentor 1.4.3