API17

API17:JParameter::setXML

From Joomla! Documentation

Joomla 11.1 JParameter::setXML

Description

Sets the XML object from custom xml files.


public function setXML (&$xml)
Parameter Type Default Description
&$xml An XML object.
  • Returns
  • Defined on line 111 of libraries/joomla/html/parameter.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples