API17

API17:JFormFieldEditor::save

From Joomla! Documentation

Joomla 11.1 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 Joomla 11.1

See also


User contributed notes

Code Examples