API17

API17:JEditor::getContent

From Joomla! Documentation

Joomla 11.1 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


User contributed notes

Code Examples