API17:JEditor:: construct
From Joomla! Documentation
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
JEditor::__construct source code on BitBucket
Class JEditor
Subpackage Html- Other versions of JEditor::__construct
User contributed notes
Code Examples