API17:JDocumentXML:: construct
From Joomla! Documentation
JDocumentXML::__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/xml/xml.php
See also
JDocumentXML::__construct source code on BitBucket
Class JDocumentXML
Subpackage Document- Other versions of JDocumentXML::__construct
User contributed notes
Code Examples