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

  • Application
  • ApplicationYAMLMapper
  • BoundingBox
  • Element
  • EntityHandler
  • InstanceConfiguration
  • InstanceConfigurationOptions
  • KeywordUpdater
  • MapbenderBundle
  • ProxyService
  • SecurityContext
  • Signer
  • Size
  • SourceEntityHandler
  • SourceInstanceEntityHandler
  • SourceInstanceItemEntityHandler
  • SourceItemEntityHandler
  • SourceMetadata
  • SQLSearchEngine
  • StateHandler
  • Template
  • Utils
  • XmlValidator

Interfaces

  • ContainingKeyword
  • ExtendedCollection
  • SearchEngine

Class SourceInstanceEntityHandler

Description of SourceInstanceEntityHandler

Mapbender\CoreBundle\Component\EntityHandler
Extended by Mapbender\CoreBundle\Component\SourceInstanceEntityHandler

Direct known subclasses

Mapbender\WmsBundle\Component\WmsInstanceEntityHandler

Abstract
Namespace: Mapbender\CoreBundle\Component
Author: Paul Schmidt
Located at Mapbender/CoreBundle/Component/SourceInstanceEntityHandler.php

Methods summary

abstract public Mapbender\CoreBundle\Entity\SourceInstance
# setParameters( array $configuration = array() )

Parameters

$configuration

Returns

Mapbender\CoreBundle\Entity\SourceInstance
SourceInstance
abstract public
# create( )

Creates a SourceInstance

Creates a SourceInstance

abstract public
# update( )

Update instance parameters

Update instance parameters

abstract public array
# getConfiguration( Mapbender\CoreBundle\Component\Signer $signer )

Returns the instance configuration with signed urls or null if an instance configuration isn't valid.

Returns the instance configuration with signed urls or null if an instance configuration isn't valid.

Returns

array
instance configuration or null
abstract public
# generateConfiguration( )

Generates an instance configuration

Generates an instance configuration

abstract public
# mergeDimension( Dimension $dimension )

Merges a fiving dimension with an existing.

Merges a fiving dimension with an existing.

Parameters

$dimension
a diemsion
abstract public
# getSensitiveVendorSpecific( )

Returns an array with sensitive vendor specific parameters

Returns an array with sensitive vendor specific parameters

Methods inherited from Mapbender\CoreBundle\Component\EntityHandler

__construct(), createHandler(), find(), findAll(), getBundle(), getContainer(), getEntity(), getUniqueValue(), isEntity(), remove(), save()

Magic methods summary

Properties summary

Properties inherited from Mapbender\CoreBundle\Component\EntityHandler

$container, $entity

Mapbender 3.0.6.3 API documenation API documentation generated by ApiGen 2.8.0