JSimpleXML:: construct: Difference between revisions
From Joomla! Documentation
m JoomlaWikiBot moved page JSimpleXML:: construct/11.1 to API17:JSimpleXML:: construct without leaving a redirect: Robot: Moved page |
m →User contributed notes: moving preparation |
||
| Line 46: | Line 46: | ||
format= ,,, | format= ,,, | ||
</dpl> | </dpl> | ||
<noinclude>[[Category: | <noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude> | ||
Revision as of 22:13, 11 May 2013
JSimpleXML::__construct
Description
Constructor.
Template:Description:JSimpleXML:: construct [Edit Descripton]
public function __construct ($options=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $options | null |
- Returns
- Defined on line 111 of libraries/joomla/utilities/simplexml.php
See also
JSimpleXML::__construct source code on BitBucket
Class JSimpleXML
Subpackage Utilities- Other versions of JSimpleXML::__construct
Template:SeeAlso:JSimpleXML:: construct [Edit See Also]
User contributed notes
<CodeExamplesForm />