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