Overview

Namespaces

  • None
  • PHP
  • tschiemer
    • Aspsms
      • Http
      • Soap
      • Xml

Classes

  • DateTime
  • DateTimeZone
  • DOMDocument
  • DOMNode
  • SoapClient

Exceptions

  • Exception
  • SoapFault
  • Overview
  • Namespace
  • Class
  • Tree

Class DOMNode

Direct known subclasses

DOMDocument
PHP Extension: Dom
Documented at php.net
Methods summary
public
# insertBefore( DOMNode $newChild, DOMNode $refChild )
public
# replaceChild( DOMNode $newChild, DOMNode $oldChild )
public
# removeChild( DOMNode $oldChild )
public
# appendChild( DOMNode $newChild )
public
# hasChildNodes( )
public
# cloneNode( mixed $deep )
public
# normalize( )
public
# isSupported( mixed $feature, mixed $version )
public
# hasAttributes( )
public
# compareDocumentPosition( DOMNode $other )
public
# isSameNode( DOMNode $other )
public
# lookupPrefix( mixed $namespaceURI )
public
# isDefaultNamespace( mixed $namespaceURI )
public
# lookupNamespaceUri( mixed $prefix )
public
# isEqualNode( DOMNode $arg )
public
# getFeature( mixed $feature, mixed $version )
public
# setUserData( mixed $key, mixed $data, mixed $handler )
public
# getUserData( mixed $key )
public
# getNodePath( )
public
# getLineNo( )
public
# C14N( mixed $exclusive, mixed $with_comments, array $xpath, array $ns_prefixes )
public
# C14NFile( mixed $uri, mixed $exclusive, mixed $with_comments, array $xpath, array $ns_prefixes )
aspsms-php API documentation generated by ApiGen 2.8.0