API16:JFormFieldEditor
From Joomla! Documentation
{{subst:Description:JFormFieldEditor}}
Defined in
libraries/joomla/form/fields/editor.php
Methods
| Method name | Description |
|---|---|
| save | Get the internal reference to the editor. |
Importing
jimport( 'joomla.form.fields.editor' );
{{subst:SeeAlso:JFormFieldEditor}}
Examples
<CodeExamplesForm />