API17:JParameter::setXML
From Joomla! Documentation
JParameter::setXML
Description
Sets the XML object from custom xml files.
public function setXML (&$xml)
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$xml | An XML object. |
See also
JParameter::setXML source code on BitBucket
Class JParameter
Subpackage Html- Other versions of JParameter::setXML
User contributed notes
Code Examples