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