API17:JFactory::getEditor
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.
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]
User contributed notes
<CodeExamplesForm />
