API17:JDocumentError:: construct
From Joomla! Documentation
JDocumentError::__construct
Description
Class constructor.
protected function __construct (
$options=array
)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $options | string | array() | $type (either html or text) |
| array | $attributesAssociativearrayofattributes |
- Returns
- Defined on line 37 of libraries/joomla/document/error/error.php
See also
JDocumentError::__construct source code on BitBucket
Class JDocumentError
Subpackage Document- Other versions of JDocumentError::__construct
User contributed notes
Code Examples