API17:JFormFieldEditor::save
From Joomla! Documentation
JFormFieldEditor::save
Description
Method to get the output for an onSave event.
public function save ()
- Returns string The object output.
- Defined on line 137 of libraries/joomla/form/fields/editor.php
- Since

See also
JFormFieldEditor::save source code on BitBucket
Class JFormFieldEditor
Subpackage Form- Other versions of JFormFieldEditor::save
User contributed notes
Code Examples