Mapbender 3.0.6.2 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 DOMElement

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

Methods summary

public
# getAttribute( mixed $name )
public
# setAttribute( mixed $name, mixed $value )
public
# removeAttribute( mixed $name )
public
# getAttributeNode( mixed $name )
public
# setAttributeNode( DOMAttr $newAttr )
public
# removeAttributeNode( DOMAttr $oldAttr )
public
# getElementsByTagName( mixed $name )
public
# getAttributeNS( mixed $namespaceURI, mixed $localName )
public
# setAttributeNS( mixed $namespaceURI, mixed $qualifiedName, mixed $value )
public
# removeAttributeNS( mixed $namespaceURI, mixed $localName )
public
# getAttributeNodeNS( mixed $namespaceURI, mixed $localName )
public
# setAttributeNodeNS( DOMAttr $newAttr )
public
# getElementsByTagNameNS( mixed $namespaceURI, mixed $localName )
public
# hasAttribute( mixed $name )
public
# hasAttributeNS( mixed $namespaceURI, mixed $localName )
public
# setIdAttribute( mixed $name, mixed $isId )
public
# setIdAttributeNS( mixed $namespaceURI, mixed $localName, mixed $isId )
public
# setIdAttributeNode( DOMAttr $attr, mixed $isId )
public
# __construct( mixed $name, mixed $value, mixed $uri )

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.2 API documenation API documentation generated by ApiGen 2.8.0