JEditor::getInstance/1.5
From Joomla! Documentation
JEditor::getInstance
Description
Returns a reference to a global Editor object, only creating it if it doesn't already exist.
Description:JEditor::getInstance [Edit Descripton]
public & function getInstance ($editor= 'none')
| Parameter | Type | Default | Description |
|---|---|---|---|
| $editor | 'none' |
- Returns
- Defined on line 73 of libraries/joomla/html/editor.php
- Referenced by
See also
-
JEditor::getInstance on api.joomla.org
-
JEditor source code on JoomlaCode
-
Class JEditor
-
Subpackage Html
- Other versions of JEditor::getInstance
SeeAlso:JEditor::getInstance [Edit See Also]
User contributed notes
<CodeExamplesForm />