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

  • AbstractClipWorker

Interfaces

  • AbstractWorker

Class AbstractClipWorker

ClipWorker for clipping

OwsProxy3\CoreBundle\Worker\AbstractClipWorker implements OwsProxy3\CoreBundle\Worker\AbstractWorker
Abstract
Namespace: OwsProxy3\CoreBundle\Worker
Author: Paul Schmidt
Located at OwsProxy3/CoreBundle/Worker/AbstractClipWorker.php

Methods summary

public
# __construct( Symfony\Component\DependencyInjection\ContainerInterface $container )

Creates an instance

Creates an instance

Parameters

$container
container

Implementation of

OwsProxy3\CoreBundle\Worker\AbstractWorker::__construct()
public
# onBeforeProxyEvent( OwsProxy3\CoreBundle\Event\BeforeProxyEvent $event )

Handles the parameters before a request

Handles the parameters before a request

Parameters

$event
event

Throws

HTTPStatus403Exception
if no gds found

Implementation of

OwsProxy3\CoreBundle\Worker\AbstractWorker::onBeforeProxyEvent()
public
# onAfterProxyEvent( OwsProxy3\CoreBundle\Event\AfterProxyEvent $event )

Handles the parameters after a request

Handles the parameters after a request

Parameters

$event
event

Throws

HTTPStatus403Exception
if no gds found

Implementation of

OwsProxy3\CoreBundle\Worker\AbstractWorker::onAfterProxyEvent()
protected OwsProxy3\CoreBundle\Component\Clipping
# handleFeatureInfoBefore( OwsProxy3\CoreBundle\Event\BeforeProxyEvent $event, type $connection, string $databaseName, string $whereColumnName, array $whereColumnValues, string $geometryColumnName )

Parameters

$event
$connection
database connection for $databaseName
$databaseName
database name
$whereColumnName
column name for "where"
$whereColumnValues
values for $whereColumnName
$geometryColumnName
geometry column name

Returns

OwsProxy3\CoreBundle\Component\Clipping
\OwsProxy3\CoreBundle\Component\Clipping

Throws

HTTPStatus403Exception
if user not authorised
protected
# handleGetMapAfter( OwsProxy3\CoreBundle\Event\AfterProxyEvent $event, mixed $connection, mixed $databaseName, mixed $whereColumnName, array $whereColumnValues, mixed $geometryColumnName )

Magic methods summary

Properties summary

protected OwsProxy3\CoreBundle\Worker\AbstractClipWorker::$logger $logger
#
protected Symfony\Component\DependencyInjection\ContainerInterface $container

container

container

#
Mapbender 3.0.6.3 API documenation API documentation generated by ApiGen 2.8.0