Overview

Packages

  • ClipIt
    • clipit
      • api
    • urjc
      • backend
  • Elgg
    • Core
      • Access
      • Authentication
      • Cache
      • Caches
      • Core
      • DataMode
        • Site
      • DataModel
        • Annotations
        • Entities
        • Extender
        • File
        • Importable
        • Loggable
        • Notable
        • Object
        • User
      • DataStorage
      • Exception
      • Exceptions
        • Stub
      • FileStore
        • Disk
      • Groups
      • Helpers
      • HMAC
      • Memcache
      • Metadata
      • Navigation
      • ODD
      • Output
      • Plugins
        • Settings
      • Sessions
      • SocialModel
        • Friendable
        • Locatable
      • WebServicesAPI
      • Widgets
      • XML
      • XMLRPC
    • Exceptions
      • Stub
  • None
  • PHP

Classes

  • DOMDocument
  • DOMElement
  • DOMNode
  • DOMXPath
  • SimpleXMLElement
  • stdClass

Interfaces

  • ArrayAccess
  • Countable
  • Iterator
  • Traversable

Exceptions

  • Exception
  • InvalidArgumentException
  • LogicException
  • Overview
  • Package
  • Class
  • Tree

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, mixed $from_root )
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