API17

API17:JEditor:: construct

From Joomla! Documentation

Joomla 11.1 JEditor::__construct

Description

Constructor.


public function __construct ($editor= 'none')
Parameter Type Default Description
$editor string 'none' The editor name
  • Returns
  • Defined on line 57 of libraries/joomla/html/editor.php

See also


User contributed notes

Code Examples