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

  • Application
  • ApplicationYAMLMapper
  • BoundingBox
  • Element
  • InstanceConfiguration
  • InstanceConfigurationOptions
  • MapbenderBundle
  • ProxyService
  • SQLSearchEngine
  • StateHandler
  • Template
  • Utils

Interfaces

  • InstanceLayerIn
  • SearchEngine
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Class ProxyService

The central proxy service which can be used internally or by the proxie controllers.

Namespace: Mapbender\CoreBundle\Component
Deprecated: Will be replaced by OWSProxy3
Author: Christian Wygoda
Located at Mapbender/CoreBundle/Component/ProxyService.php
Methods summary
public
# __construct( mixed $proxy_conf )
public Symfony\Component\HttpFoundation\Response
# proxy( Symfony\Component\HttpFoundation\Request $request )

Proxy the given request

Proxy the given request

Parameters

$request
Symfony\Component\HttpFoundation\Request
$request

Returns

Symfony\Component\HttpFoundation\Response
$response
Properties summary
protected mixed $proxy_conf
#
protected mixed $noproxy
#
Mapbender3 API documenation API documentation generated by ApiGen 2.8.0