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