JFactory::getEditor/1.6
From Joomla! Documentation
JFactory::getEditor
Description
Get an editor object.
Description:JFactory::getEditor [Edit Descripton]
public static function getEditor ($editor=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $editor | string | null | The editor to load, depends on the editor plugins that are installed |
- Returns object
- Defined on line 382 of libraries/joomla/factory.php
- Referenced by
See also
JFactory source code on JoomlaCode
Class JFactory- Other versions of JFactory::getEditor
SeeAlso:JFactory::getEditor [Edit See Also]