JEditor:: loadEditor
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JEditor::_loadEditor[edit]
Description[edit]
Load the editor.
protected function _loadEditor ($config=array())
Parameter | Type | Default | Description |
---|---|---|---|
$config | array | array() | Associative array of editor config paramaters |
See also[edit]
JEditor::_loadEditor source code on BitBucket
Class JEditor
Subpackage Html
- Other versions of JEditor::_loadEditor
User contributed notes[edit]
Code Examples[edit]