API17:JDocumentHTML:: construct
From Joomla! Documentation
JDocumentHTML::__construct
Description
Class constructor.
public function __construct ($options=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $options | array | array() | Associative array of options |
- Returns
- Defined on line 66 of libraries/joomla/document/html/html.php
See also
JDocumentHTML::__construct source code on BitBucket
Class JDocumentHTML
Subpackage Document- Other versions of JDocumentHTML::__construct
User contributed notes
Code Examples