API17

API17:JEditor::save

From Joomla! Documentation

Joomla 11.1 JEditor::save

Description

Save the editor content.


public function save ($editor)
Parameter Type Default Description
$editor string The name of the editor control
  • Returns
  • Defined on line 173 of libraries/joomla/html/editor.php

See also


User contributed notes

Code Examples