Overview

Namespaces

  • None
  • PHP

Classes

  • SimpleXMLElement

Interfaces

  • Traversable

Exceptions

  • Exception
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Class SimpleXMLElement

SimpleXMLElement implements Traversable
PHP Extension: SimpleXML
Documented at php.net
Methods summary
final public
# __construct( mixed $data, mixed $options, mixed $data_is_url, mixed $ns, mixed $is_prefix )
public
# asXML( mixed $filename )
public
# saveXML( mixed $filename )
public
# xpath( mixed $path )
public
# registerXPathNamespace( mixed $prefix, mixed $ns )
public
# attributes( mixed $ns, mixed $is_prefix )
public
# children( mixed $ns, mixed $is_prefix )
public
# getNamespaces( mixed $recursve )
public
# getDocNamespaces( mixed $recursve )
public
# getName( )
public
# addChild( mixed $name, mixed $value, mixed $ns )
public
# addAttribute( mixed $name, mixed $value, mixed $ns )
public
# __toString( )
public
# count( )
API documentation generated by ApiGen 2.8.0