Mapbender 3.0.6.2 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

  • Attribution
  • Authority
  • Dimension
  • DimensionInst
  • DimTime
  • Identifier
  • IdentifierAuthority
  • LegendUrl
  • MetadataUrl
  • MinMax
  • OnlineResource
  • RequestInformation
  • Style
  • VendorSpecific
  • VendorSpecificHandler
  • WmsCapabilitiesParser
  • WmsCapabilitiesParser111
  • WmsCapabilitiesParser130
  • WmsInstanceConfiguration
  • WmsInstanceConfigurationOptions
  • WmsInstanceEntityHandler
  • WmsInstanceLayerEntityHandler
  • WmsLayerSourceEntityHandler
  • WmsMetadata
  • WmsSourceEntityHandler

Class WmsInstanceConfigurationOptions

Description of WmsInstanceConfiguration

Mapbender\CoreBundle\Component\InstanceConfigurationOptions
Extended by Mapbender\WmsBundle\Component\WmsInstanceConfigurationOptions
Namespace: Mapbender\WmsBundle\Component
Author: Paul Schmidt
Located at Mapbender/WmsBundle/Component/WmsInstanceConfigurationOptions.php

Methods summary

public string
# getVersion( )

Returns a version

Returns a version

Returns

string
version
public mixed
# setVersion( string $version )

Sets a wms version

Sets a wms version

Parameters

$version
version

Returns

mixed
$this
public string
# getExceptionformat( )

Returns

string
string
public mixed
# setExceptionformat( string $exceptionformat )

Parameters

$exceptionformat

Returns

mixed
$this
public mixed
# setFormat( string $format )

Sets a format

Sets a format

Parameters

$format
source format

Returns

mixed
$this
public string
# getFormat( )

Returns a format

Returns a format

Returns

string
format
public mixed
# setInfoformat( string $infoFormat )

Sets a info format

Sets a info format

Parameters

$infoFormat
source infoformat

Returns

mixed
$this
public string
# getInfoformat( )

Returns an infoformat

Returns an infoformat

Returns

string
infoformat
public mixed
# setTransparency( boolean $transparency )

Sets a transparency

Sets a transparency

Parameters

$transparency
source transparency

Returns

mixed
$this
public boolean
# getTransparency( )

Returns a transparency

Returns a transparency

Returns

boolean
transparency
public mixed
# setTiled( boolean $tiled )

Sets a tiled

Sets a tiled

Parameters

$tiled
source tiled

Returns

mixed
$this
public boolean
# getTiled( )

Returns a tiled

Returns a tiled

Returns

boolean
tiled
public mixed
# setBbox( array $bbox )

Sets a bbox

Sets a bbox

Parameters

$bbox
source bbox

Returns

mixed
$this
public array
# getBbox( )

Returns a bbox

Returns a bbox

Returns

array
bbox
public mixed
# setVendorspecifics( array $vendorspecifics )

Parameters

$vendorspecifics

Returns

mixed
$this
public array
# getVendorspecifics( )

Returns

array
array
public mixed
# getDimensions( )

Returns

mixed
mixed
public mixed
# setDimensions( array $dimensions )

Parameters

$dimensions

Returns

mixed
$this
public mixed
# setBuffer( mixed $buffer )

Parameters

$buffer

Returns

mixed
$this
public integer
# getBuffer( )

Returns

integer
int
public float
# getRatio( )

Returns

float
float
public mixed
# setRatio( float $ratio )

Parameters

$ratio

Returns

mixed
$this
public array
# toArray( )

Returns

array
array

Inheritdoc

public static Mapbender\CoreBundle\Component\InstanceConfigurationOptions
# fromArray( array $options )

Parameters

$options
array with options

Returns

Mapbender\CoreBundle\Component\InstanceConfigurationOptions
InstanceConfigurationOptions

Inheritdoc

Overrides

Mapbender\CoreBundle\Component\InstanceConfigurationOptions::fromArray

Methods inherited from Mapbender\CoreBundle\Component\InstanceConfigurationOptions

getOpacity(), getProxy(), getUrl(), getVisible(), setOpacity(), setProxy(), setUrl(), setVisible(), signUrl()

Magic methods summary

Properties summary

public mixed $version

ORM\Column(type="string", nullable=true)

ORM\Column(type="string", nullable=true)

#
public mixed $exceptionformat

ORM\Column(type="string", nullable=true)

#
public mixed $format

ORM\Column(type="string", nullable=true)

ORM\Column(type="string", nullable=true)

#
public mixed $infoformat

ORM\Column(type="string", nullable=true)

ORM\Column(type="string", nullable=true)

#
public mixed $transparency

ORM\Column(type="boolean", nullable=true)

ORM\Column(type="boolean", nullable=true)

#
protected mixed $vendorspecifics

ORM\Column(type="array", nullable=true)

ORM\Column(type="array", nullable=true)

#
public mixed $tiled

ORM\Column(type="string", nullable=true)

ORM\Column(type="string", nullable=true)

#
public mixed $bbox

ORM\Column(type="array", nullable=true)

ORM\Column(type="array", nullable=true)

#
public mixed $dimensions

ORM\Column(type="array", nullable=true)

ORM\Column(type="array", nullable=true)

#
public integer $buffer

ORM\Column(type="integer", options={"default" = 0})

ORM\Column(type="integer", options={"default" = 0})

#0
public float $ratio

ORM\Column(type="decimal", scale=2, options={"default" = 1.25})

ORM\Column(type="decimal", scale=2, options={"default" = 1.25})

#1.25

Properties inherited from Mapbender\CoreBundle\Component\InstanceConfigurationOptions

$opacity, $proxy, $url, $visible

Mapbender 3.0.6.2 API documenation API documentation generated by ApiGen 2.8.0