Wrapper class for php SimpleXMLElement.
Located in /libraries/joomla/utilities/xmlelement.php (line 20)
SimpleXMLElement | --JXMLElement
Return a well-formed XML string based on SimpleXML element
Legacy method to get the element data.
Legacy method gets an elements attribute by name.
Get the name of the element.
Inherited From SimpleXMLElement (Internal Class)
constructor __construct ( $data, [$options = ], [$data_is_url = ], [$ns = ], [$is_prefix = ] )
addAttribute ( $name, [$value = ], [$ns = ] )
addChild ( $name, [$value = ], [$ns = ] )
asXML ( [$filename = ] )
attributes ( [$ns = ], [$is_prefix = ] )
children ( [$ns = ], [$is_prefix = ] )
count ( )
getDocNamespaces ( [$recursve = ] )
getName ( )
getNamespaces ( [$recursve = ] )
registerXPathNamespace ( $prefix, $ns )
saveXML ( [$filename = ] )
xpath ( $path )
__toString ( )
Documentation generated on Mon, 25 Jun 2012 14:01:40 -0500 by phpDocumentor 1.4.4