JEditor::getInstance
Returns the global Editor object, only creating it if it doesn't already exist.
Signature
public function getInstance([string
$editor = 'none'] )
Parameters
-
$editor
- The editor to use.
Returns
- JEditor
- The Editor object.