JEditor::save/1.5
From Joomla! Documentation
JEditor::save
Description
Save the editor content.
Description:JEditor::save [Edit Descripton]
public function save ($editor)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $editor | string | The name of the editor control |
- Returns
- Defined on line 169 of libraries/joomla/html/editor.php
See also
-
JEditor::save on api.joomla.org
-
JEditor source code on JoomlaCode
-
Class JEditor
-
Subpackage Html
- Other versions of JEditor::save
SeeAlso:JEditor::save [Edit See Also]
User contributed notes
<CodeExamplesForm />