JXMLElement::data
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JXMLElement::data[edit]
Description[edit]
Legacy method to get the element data.
public function data ()
- Returns string
- Defined on line 45 of libraries/joomla/utilities/xmlelement.php
See also[edit]
JXMLElement::data source code on BitBucket
Class JXMLElement
Subpackage Utilities
- Other versions of JXMLElement::data
User contributed notes[edit]
Code Examples[edit]