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

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

Interfaces

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

Class InstanceConfigurationOptions

Description of SourceConfigurationOptions

Direct known subclasses

Mapbender\WmsBundle\Component\WmsInstanceConfigurationOptions
Abstract
Namespace: Mapbender\CoreBundle\Component
Author: Paul Schmidt
Located at Mapbender/CoreBundle/Component/InstanceConfigurationOptions.php
Methods summary
public SierviceConfigurationOptions
# setUrl( string $url )

Sets an url

Sets an url

Parameters

$url
string
$url source url

Returns

SierviceConfigurationOptions
public string
# getUrl( )

Returns a source url

Returns a source url

Returns

string
url
public SierviceConfigurationOptions
# setFormat( string $format )

Sets a format

Sets a format

Parameters

$format
string
$format source format

Returns

SierviceConfigurationOptions
public string
# getFormat( )

Returns a format

Returns a format

Returns

string
format
public SierviceConfigurationOptions
# setInfoformat( string $infoformat )

Sets a infoformat

Sets a infoformat

Parameters

$infoformat
string
$infoformat source infoformat

Returns

SierviceConfigurationOptions
public string
# getInfoformat( )

Returns an infoformat

Returns an infoformat

Returns

string
infoformat
public SierviceConfigurationOptions
# setOpacity( float $opacity )

Sets an opacity

Sets an opacity

Parameters

$opacity
float
$opacity source opacity

Returns

SierviceConfigurationOptions
public float
# getOpacity( )

Returns an opacity

Returns an opacity

Returns

float
opacity
public SierviceConfigurationOptions
# setProxy( boolean $proxy )

Sets a proxy

Sets a proxy

Parameters

$proxy
boolean
$proxy source proxy

Returns

SierviceConfigurationOptions
public boolean
# getProxy( )

Returns a proxy

Returns a proxy

Returns

boolean
proxy
public SierviceConfigurationOptions
# setVisible( boolean $visible )

Sets a visible

Sets a visible

Parameters

$visible
boolean
$visible source visibility

Returns

SierviceConfigurationOptions
public boolean
# getVisible( )

Returns a visible

Returns a visible

Returns

boolean
visible
public SierviceConfigurationOptions
# setTransparency( boolean $transparency )

Sets a transparency

Sets a transparency

Parameters

$transparency
boolean
$transparency source transparency

Returns

SierviceConfigurationOptions
public boolean
# getTransparency( )

Returns a transparency

Returns a transparency

Returns

boolean
transparency
abstract public
# toArray( )
Properties summary
public mixed $url
#
public mixed $format
#
public mixed $infoformat
#
public mixed $opacity
#
public mixed $proxy
#
public mixed $visible
#
public mixed $transparency
#
Mapbender3 API documenation API documentation generated by ApiGen 2.8.0