Overview

Namespaces

  • Mapbender
    • Component
      • HTTP
    • CoreBundle
      • Command
      • Component
        • Exception
      • Controller
      • DataFixtures
        • ORM
      • DependencyInjection
      • Element
        • Type
      • Entity
      • EventListener
      • Extension
      • Form
        • DataTransformer
        • EventListener
        • Type
      • Security
      • Template
    • KmlBundle
      • Element
    • ManagerBundle
      • Controller
      • Form
        • DataTransformer
        • Type
    • MonitoringBundle
      • Command
      • Component
      • Controller
      • DependencyInjection
      • Entity
      • EventListener
      • Form
    • PrintBundle
      • Component
      • Controller
    • WmcBundle
      • Component
        • Exception
      • Element
        • Type
      • Entity
      • Form
        • Type
    • WmsBundle
      • Component
        • Exception
      • Controller
      • DependencyInjection
      • Element
        • Type
      • Entity
      • Event
      • Form
        • EventListener
        • Type
    • WmtsBundle
      • Component
        • Exception
      • Controller
      • Entity
      • Form
        • Type
  • None
  • PHP

Classes

  • WmtsCapabilitiesParser

Interfaces

  • LayerInterface
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Class WmtsCapabilitiesParser

Class that Parses WMTS GetCapabilies Document

Abstract
Namespace: Mapbender\WmtsBundle\Component
Package: Mapbender
Author: paul Schmidt Parses WMTS GetCapabilities documents
Located at Mapbender/WmtsBundle/Component/WmtsCapabilitiesParser.php
Methods summary
public
# __construct( DOMDocument $data )

Parameters

$data
DOMDocument
the document to be parsed
public Mapbender\WmtsBundle\Entity\WmtsService
# getWMTSService( )

Returns

Mapbender\WmtsBundle\Entity\WmtsService
Properties summary
protected DOMDocument $doc
#

The XML representation of the Capabilites Document

The XML representation of the Capabilites Document

protected mixed $xpath
#
Mapbender3 API documenation API documentation generated by ApiGen 2.8.0