Overview

Namespaces

  • Mapbender
    • Component
      • HTTP
    • CoreBundle
      • Command
      • Component
        • Exception
      • Controller
      • DataFixtures
        • ORM
      • DependencyInjection
      • Element
        • Type
      • Entity
      • EventListener
      • Extension
      • Form
        • DataTransformer
        • EventListener
        • Type
      • Security
      • Template
    • DrupalIntegrationBundle
      • DependencyInjection
      • Security
        • Authentication
          • Provider
          • Token
        • Authorization
          • Voter
        • Factory
        • Firewall
        • User
      • Session
    • 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
        • EventListener
        • Type
    • WmsBundle
      • Component
        • Exception
      • Controller
      • DependencyInjection
      • Element
        • Type
      • Entity
      • Event
      • Form
        • EventListener
        • Type
    • WmtsBundle
      • Component
        • Exception
      • Controller
      • Entity
      • Form
        • Type
  • None
  • PHP

Classes

  • Attribution
  • Authority
  • Dimension
  • Extent
  • Identifier
  • IdentifierAuthority
  • LegendUrl
  • MetadataUrl
  • MinMax
  • OnlineResource
  • RequestInformation
  • Style
  • WmsCapabilitiesParser
  • WmsCapabilitiesParser111
  • WmsCapabilitiesParser130
  • WmsInstanceConfiguration
  • WmsInstanceConfigurationOptions
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Class RequestInformation

RequestInformation class.

Namespace: Mapbender\WmsBundle\Component
Author: Paul Schmidt
Located at Mapbender/WmsBundle/Component/RequestInformation.php
Methods summary
public static
# create( array $parameters )

Creates a RequestInformation object from parameters

Creates a RequestInformation object from parameters

Parameters

$parameters
array
$parameters
public
# __construct( mixed $httpGet = null, mixed $httpPost = null, mixed $formats = array() )
public string
# getHttpGet( )

Get httpGet

Get httpGet

Returns

string
public
# setHttpGet( string $value )

Set httpGet

Set httpGet

Parameters

$value
string
$value
public string
# getHttpPost( )

Get httpPost

Get httpPost

Returns

string
public
# setHttpPost( string $value )

Set httpPost

Set httpPost

Parameters

$value
string
$value
public array
# getFormats( )

Get formats

Get formats

Returns

array
public
# setFormats( array $value )

Set formats

Set formats

Parameters

$value
array
$value
public
# addFormat( string $value )

Add format

Add format

Parameters

$value
string
$value
public array
# toArray( )

Get object as array

Get object as array

Returns

array
Properties summary
public mixed $httpGet
#
public mixed $httpPost
#
public mixed $formats
#
Mapbender3 API documenation API documentation generated by ApiGen 2.8.0