JEditor::setContent
Set the editor contents
Signature
public function setContent(string
$editor,
string
$html )
Parameters
-
$editor
- The name of the editor control
-
$html
- The contents of the text area
Returns
- string