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 InstanceConfiguration

Description of SourceConfiguration

Direct known subclasses

Mapbender\WmsBundle\Component\WmsInstanceConfiguration
Abstract
Namespace: Mapbender\CoreBundle\Component
Author: Paul Schmidt
Located at Mapbender/CoreBundle/Component/InstanceConfiguration.php
Methods summary
public
# __construct( )
public SierviceConfiguration
# setType( mixed $type )

Sets a type

Sets a type

Returns

SierviceConfiguration
public string
# getType( )

Returns a type

Returns a type

Returns

string
type
public Mapbender\CoreBundle\Component\InstanceConfiguration
# setTitle( string $title )

Sets a title

Sets a title

Parameters

$title
string
$title title

Returns

Mapbender\CoreBundle\Component\InstanceConfiguration
public string
# getTitle( )

Returns a title

Returns a title

Returns

string
title
public Mapbender\CoreBundle\Component\InstanceConfiguration
# setIsBaseSource( boolean $isBaseSource )

Sets a isBaseSource

Sets a isBaseSource

Parameters

$isBaseSource
boolean
$isBaseSource isBaseSource

Returns

Mapbender\CoreBundle\Component\InstanceConfiguration
public boolean
# getIsBaseSource( )

Returns a isBaseSource

Returns a isBaseSource

Returns

boolean
isBaseSource
abstract public Mapbender\CoreBundle\Component\InstanceConfiguration
# setOptions( ServiceConfigurationOptions $options )

Sets options

Sets options

Parameters

$options
ServiceConfigurationOptions
$options ServiceConfigurationOptions

Returns

Mapbender\CoreBundle\Component\InstanceConfiguration
abstract public ServiceConfigurationOptions
# getOptions( )

Returns options

Returns options

Returns

ServiceConfigurationOptions
abstract public Mapbender\CoreBundle\Component\InstanceConfiguration
# setChildren( array $children )

Sets a children

Sets a children

Parameters

$children
array
$children children

Returns

Mapbender\CoreBundle\Component\InstanceConfiguration
abstract public integer
# getChildren( )

Returns a title

Returns a title

Returns

integer
children
abstract public
# toArray( )
Properties summary
public mixed $type
#
public mixed $title
#
public mixed $options
#
public mixed $children
#
public boolean $isBaseSource true
#
Mapbender3 API documenation API documentation generated by ApiGen 2.8.0