JFactory::getEditor/11.1
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 393 of libraries/joomla/factory.php
- Referenced by
See also
JFactory::getEditor source code on BitBucket
Class JFactory- Other versions of JFactory::getEditor
SeeAlso:JFactory::getEditor [Edit See Also]