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