API17:JSimpleXMLElement::setData
From Joomla! Documentation
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
JSimpleXMLElement::setData source code on BitBucket
Class JSimpleXMLElement
Subpackage Utilities- Other versions of JSimpleXMLElement::setData
User contributed notes
Code Examples