Class ExchangeHandler
Description of ExportHandler
Direct known subclasses
Mapbender\ManagerBundle\Component\ExportHandler
,
Mapbender\ManagerBundle\Component\ImportHandler
Abstract
Namespace: Mapbender\ManagerBundle\Component
Author: Paul Schmidt
Located at Mapbender/ManagerBundle/Component/ExchangeHandler.php
Namespace: Mapbender\ManagerBundle\Component
Author: Paul Schmidt
Located at Mapbender/ManagerBundle/Component/ExchangeHandler.php
Methods summary
public
|
#
__construct( Symfony\Component\DependencyInjection\ContainerInterface $container )
ExchangeHandler constructor. |
protected
|
|
protected
|
#
getAllowedApplicationSources(
Get current user allowed application sources |
protected
|
|
public
|
|
public
Symfony\Component\DependencyInjection\ContainerInterface
|
|
public
|
|
public
mixed
|
|
public
array
|
|
public
mixed
|
|
public
boolean
|
|
abstract public
|
|
abstract public
|
|
abstract public
|
Magic methods summary
Constants summary
string |
CONTENT_APP
|
# 'aplication' |
string |
CONTENT_ACL
|
# 'acl' |
string |
CONTENT_SOURCE
|
# 'source' |
Properties summary
protected
|
$securityContext
|
|
protected
Symfony\Component\DependencyInjection\ContainerInterface
|
$container
|
|
protected
|
$job
|
|
protected
mixed
|
$mapper
|