====== getEditor ======
{#JAPI Joomla.Framework JFactory::getEditor #}
Get an editor object
===== Syntax =====
object JEditor &getEditor ( **$editor** )
| **$editor** | string | The editor to load, depends on the editor plugins that are installed |
===== Examples =====
----
~~DISCUSSION~~