Class JFormFieldEditor

Description

Form Field class for the Joomla Platform.

An editarea field for content creation

  • see: JFormfieldEditors
  • see: JEditor
  • since: 11.1

Located in /libraries/joomla/form/fields/editor.php (line 24)

JFormField
   |
   --JFormFieldEditor
Variable Summary
object $editor
string $type
Method Summary
string getInput ()
string save ()
Variables
Methods
getEditor (line 96)

Method to get a JEditor object based on the form field.

  • return: The JEditor object.
  • since: 11.1
  • access: protected
JEditor &getEditor ()
getInput (line 49)

Method to get the field input markup for the editor area

  • return: The field input markup.
  • since: 11.1
  • access: protected
string getInput ()

Redefinition of:
JFormField::getInput()
Method to get the field input markup.
save (line 152)

Method to get the JEditor output for an onSave event.

  • return: The JEditor object output.
  • since: 11.1
  • access: public
string save ()

Inherited Methods

Inherited From JFormField

JFormField::__construct()
JFormField::getFieldName()
JFormField::getId()
JFormField::getInput()
JFormField::getLabel()
JFormField::getName()
JFormField::getTitle()
JFormField::setForm()
JFormField::setup()
JFormField::__get()

Documentation generated on Mon, 25 Jun 2012 13:54:24 -0500 by phpDocumentor 1.4.4