API17:JSimpleXMLElement::name
From Joomla! Documentation
JSimpleXMLElement::name
Description
Get the name of the element.
public function name ()
- Returns string
- Defined on line 409 of libraries/joomla/utilities/simplexml.php
See also
JSimpleXMLElement::name source code on BitBucket
Class JSimpleXMLElement
Subpackage Utilities- Other versions of JSimpleXMLElement::name
User contributed notes
Code Examples