Mapbender 3.0.6.3 API documenation
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Namespaces

  • FOM
    • CoreBundle
      • Component
      • DependencyInjection
      • Doctrine
        • Types
      • Form
        • DataTransformer
        • Type
    • ManagerBundle
      • Component
      • Configuration
      • Controller
      • DependencyInjection
        • Compiler
      • Form
        • Type
      • Routing
    • UserBundle
      • Command
      • Component
      • Controller
      • DependencyInjection
        • Factory
      • Entity
      • EventListener
      • Form
        • DataTransformer
        • EventListener
        • Type
      • Security
        • Authentication
          • Provider
          • Token
        • Authorization
          • Voter
        • Firewall
  • Mapbender
    • Component
    • CoreBundle
      • Asset
      • Command
      • Component
        • Exception
      • Controller
      • DataFixtures
        • ORM
          • Application
      • DependencyInjection
        • Compiler
      • Element
        • DataTransformer
        • EventListener
        • Type
      • Entity
      • EventListener
      • Extension
      • Form
        • DataTransformer
        • EventListener
        • Type
      • Security
      • Template
      • Tests
        • Controller
      • Utils
      • Validator
        • Constraints
    • DataSourceBundle
      • Component
        • Drivers
          • Interfaces
      • Controller
      • DependencyInjection
      • Element
        • Type
      • Entity
      • Extension
      • Tests
    • DigitizerBundle
      • Component
      • Element
        • Type
      • Entity
      • Utils
    • DrupalIntegrationBundle
      • DependencyInjection
      • Security
        • Authentication
          • Provider
          • Token
        • Authorization
          • Voter
        • Factory
        • Firewall
        • User
      • Session
    • KmlBundle
      • Element
    • ManagerBundle
      • Component
        • Exception
      • Controller
      • Form
        • DataTransformer
        • Type
      • Template
    • MobileBundle
      • DependencyInjection
      • Template
    • PrintBundle
      • Component
      • Element
        • Type
    • WmcBundle
      • Component
        • Exception
      • Element
        • Type
      • Entity
      • Form
        • Type
      • Tests
        • Component
    • WmsBundle
      • Component
        • Exception
      • Controller
      • DependencyInjection
      • Element
        • DataTransformer
        • EventListener
        • Type
      • Entity
      • Event
      • Form
        • DataTransformer
        • EventListener
        • Type
  • None
  • OwsProxy3
    • CoreBundle
      • Component
        • Exception
      • Controller
      • DependencyInjection
      • Entity
      • Event
      • EventListener
      • Worker
  • PHP

Classes

  • DateTime
  • DOMDocument
  • DOMElement
  • DOMNode
  • ReflectionClass
  • ReflectionFunctionAbstract
  • ReflectionMethod
  • ReflectionProperty
  • stdClass

Interfaces

  • DateTimeInterface
  • Reflector
  • SessionHandlerInterface
  • Throwable

Exceptions

  • Exception
  • LogicException

Class DOMDocument

DOMNode
Extended by DOMDocument
PHP Extension: Dom
Documented at php.net

Methods summary

public
# createElement( mixed $tagName, mixed $value )
public
# createDocumentFragment( )
public
# createTextNode( mixed $data )
public
# createComment( mixed $data )
public
# createCDATASection( mixed $data )
public
# createProcessingInstruction( mixed $target, mixed $data )
public
# createAttribute( mixed $name )
public
# createEntityReference( mixed $name )
public
# getElementsByTagName( mixed $tagName )
public
# importNode( DOMNode $importedNode, mixed $deep )
public
# createElementNS( mixed $namespaceURI, mixed $qualifiedName, mixed $value )
public
# createAttributeNS( mixed $namespaceURI, mixed $qualifiedName )
public
# getElementsByTagNameNS( mixed $namespaceURI, mixed $localName )
public
# getElementById( mixed $elementId )
public
# adoptNode( DOMNode $source )
public
# normalizeDocument( )
public
# renameNode( DOMNode $node, mixed $namespaceURI, mixed $qualifiedName )
public
# load( mixed $source, mixed $options )
public
# save( mixed $file )
public
# loadXML( mixed $source, mixed $options )
public
# saveXML( DOMNode $node, mixed $options )
public
# __construct( mixed $version, mixed $encoding )
public
# validate( )
public
# xinclude( mixed $options )
public
# loadHTML( mixed $source, mixed $options )
public
# loadHTMLFile( mixed $source, mixed $options )
public
# saveHTML( )
public
# saveHTMLFile( mixed $file )
public
# schemaValidate( mixed $filename )
public
# schemaValidateSource( mixed $source )
public
# relaxNGValidate( mixed $filename )
public
# relaxNGValidateSource( mixed $source )
public
# registerNodeClass( mixed $baseClass, mixed $extendedClass )

Methods inherited from DOMNode

C14N(), C14NFile(), appendChild(), cloneNode(), compareDocumentPosition(), getFeature(), getLineNo(), getNodePath(), getUserData(), hasAttributes(), hasChildNodes(), insertBefore(), isDefaultNamespace(), isEqualNode(), isSameNode(), isSupported(), lookupNamespaceUri(), lookupPrefix(), normalize(), removeChild(), replaceChild(), setUserData()

Magic methods summary

Mapbender 3.0.6.3 API documenation API documentation generated by ApiGen 2.8.0