API17

API17:JSimpleXMLElement::setData

From Joomla! Documentation

Joomla 11.1 JSimpleXMLElement::setData

Description

Set the data of the element.


public function setData ($data)
Parameter Type Default Description
$data string
  • Returns string
  • Defined on line 445 of libraries/joomla/utilities/simplexml.php

See also


User contributed notes

Code Examples