Wrapper class for php SimpleXMLElement.
Located in /libraries/legacy/utilities/xmlelement.php (line 22)
SimpleXMLElement | --JXMLElement
Return a well-formed XML string based on SimpleXML 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 = ], [$from_root = ] )
getName ( )
getNamespaces ( [$recursve = ] )
registerXPathNamespace ( $prefix, $ns )
saveXML ( [$filename = ] )
xpath ( $path )
__toString ( )
Documentation generated on Tue, 19 Nov 2013 15:18:38 +0100 by phpDocumentor 1.4.3