API17

API17:JEditor:: loadEditor

From Joomla! Documentation

Joomla 11.1 JEditor::_loadEditor

Description

Load the editor.


protected function _loadEditor ($config=array())
Parameter Type Default Description
$config array array() Associative array of editor config paramaters
  • Returns mixed
  • Defined on line 304 of libraries/joomla/html/editor.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples