API17:JEditor::getContent
From Joomla! Documentation
JEditor::getContent
Description
Get the editor contents.
public function getContent ($editor)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $editor | string | The name of the editor control |
- Returns string
- Defined on line 205 of libraries/joomla/html/editor.php
See also
JEditor::getContent source code on BitBucket
Class JEditor
Subpackage Html- Other versions of JEditor::getContent
User contributed notes
Code Examples