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

  • Attribution
  • Authority
  • Dimension
  • Extent
  • Identifier
  • IdentifierAuthority
  • LegendUrl
  • MetadataUrl
  • MinMax
  • OnlineResource
  • RequestInformation
  • Size
  • Style
  • WmsCapabilitiesParser
  • WmsCapabilitiesParser111
  • WmsCapabilitiesParser130
  • WmsInstanceConfiguration
  • WmsInstanceConfigurationOptions
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Class IdentifierAuthority

IdentifierAuthority class. An instance of the class IdentifierAuthority conbines an Identifier with an Authority of a WmsLayerSource.

Namespace: Mapbender\WmsBundle\Component
Author: Paul Schmidt
Located at Mapbender/WmsBundle/Component/IdentifierAuthority.php
Methods summary
public Mapbender\WmsBundle\Component\IdentifierAuthority
# setAuthority( Mapbender\WmsBundle\Component\Authority $authority )

Set authority

Set authority

Parameters

$authority
Mapbender\WmsBundle\Component\Authority
$authority

Returns

Mapbender\WmsBundle\Component\IdentifierAuthority
public Mapbender\WmsBundle\Component\Authority
# getAuthority( )

Get authority

Get authority

Returns

Mapbender\WmsBundle\Component\Authority
public Mapbender\WmsBundle\Component\IdentifierAuthority
# setIdentifier( Mapbender\WmsBundle\Component\Identifier $identifier )

Set identifier

Set identifier

Parameters

$identifier
Mapbender\WmsBundle\Component\Identifier
$identifier

Returns

Mapbender\WmsBundle\Component\IdentifierAuthority
public Mapbender\WmsBundle\Component\Identifier
# getIdentifier( )

Get identifier

Get identifier

Returns

Mapbender\WmsBundle\Component\Identifier
Properties summary
protected Mapbender\WmsBundle\Component\Identifier $identifier
#

Identifier

Identifier

protected Mapbender\WmsBundle\Component\Authority $authority
#

Authority

Authority

Mapbender3 API documenation API documentation generated by ApiGen 2.8.0