API17:JEditor::getInstance
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JEditor::getInstance
Description
Returns the global Editor object, only creating it if it doesn't already exist.
Description:JEditor::getInstance [Edit Descripton]
Synopsis
public static JEditor::getInstance ($editor= 'none')
| Parameter | Type | Default | Description |
|---|---|---|---|
| $editor | string | 'none' | The editor to use. |
Returns
The Editor object.
Defined in
libraries/joomla/html/editor.php
Referenced by
See also
Examples
<CodeExamplesForm />
