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

  • Attribution
  • Authority
  • Dimension
  • DimensionInst
  • DimTime
  • Identifier
  • IdentifierAuthority
  • LegendUrl
  • MetadataUrl
  • MinMax
  • OnlineResource
  • RequestInformation
  • Style
  • VendorSpecific
  • VendorSpecificHandler
  • WmsCapabilitiesParser
  • WmsCapabilitiesParser111
  • WmsCapabilitiesParser130
  • WmsInstanceConfiguration
  • WmsInstanceConfigurationOptions
  • WmsInstanceEntityHandler
  • WmsInstanceLayerEntityHandler
  • WmsLayerSourceEntityHandler
  • WmsMetadata
  • WmsSourceEntityHandler

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

Returns

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

Get authority

Get authority

Returns

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

Set identifier

Set identifier

Parameters

$identifier

Returns

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

Get identifier

Get identifier

Returns

Mapbender\WmsBundle\Component\Identifier
Identifier

Magic methods summary

Properties summary

protected Mapbender\WmsBundle\Component\Identifier $identifier

Identifier

Identifier

#
protected Mapbender\WmsBundle\Component\Authority $authority

Authority

Authority

#
Mapbender 3.0.6.2 API documenation API documentation generated by ApiGen 2.8.0