API17:JEditor::save
From Joomla! Documentation
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
JEditor::save source code on BitBucket
Class JEditor
Subpackage Html- Other versions of JEditor::save
User contributed notes
Code Examples