Overview

Packages

  • JAMA
  • None
  • PHP
  • PHPExcel
    • CachedObjectStorage
    • Calculation
    • Cell
    • Chart
      • Renderer
    • Reader
      • Excel2007
      • Excel5
    • RichText
    • Settings
    • Shared
      • Escher
      • OLE
      • Trend
      • ZipArchive
    • Style
    • Worksheet
      • Drawing
    • Writer
      • 2007
      • CSV
      • Excel2007
      • Excel5
      • HTML
      • PDF

Classes

  • DateTime
  • DateTimeZone
  • DOMNode
  • XMLWriter

Interfaces

  • DateTimeInterface
  • Iterator
  • Throwable
  • Traversable

Exceptions

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

Class DOMNode

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( $deep )
public
# normalize( )
public
# isSupported( $feature, $version )
public
# hasAttributes( )
public
# compareDocumentPosition( DOMNode $other )
public
# isSameNode( DOMNode $other )
public
# lookupPrefix( $namespaceURI )
public
# isDefaultNamespace( $namespaceURI )
public
# lookupNamespaceUri( $prefix )
public
# isEqualNode( DOMNode $arg )
public
# getFeature( $feature, $version )
public
# setUserData( $key, $data, $handler )
public
# getUserData( $key )
public
# getNodePath( )
public
# getLineNo( )
public
# C14N( $exclusive, $with_comments, array $xpath, array $ns_prefixes )
public
# C14NFile( $uri, $exclusive, $with_comments, array $xpath, array $ns_prefixes )
Autene API documentation generated by ApiGen