Class InstanceConfiguration
Description of SourceConfiguration
Direct known subclasses
Abstract
Namespace: Mapbender\CoreBundle\Component
Author: Paul Schmidt
Located at Mapbender/CoreBundle/Component/InstanceConfiguration.php
Namespace: Mapbender\CoreBundle\Component
Author: Paul Schmidt
Located at Mapbender/CoreBundle/Component/InstanceConfiguration.php
Methods summary
public
|
|
public
mixed
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
boolean
|
|
abstract public
|
|
abstract public
string
|
|
abstract public
|
|
abstract public
integer
|
|
abstract public
array
|
|
public static
|
Magic methods summary
Properties summary
public
string
|
$type
ORM\Column(type="string", nullable=true) |
|
public
string
|
$title
ORM\Column(type="string", nullable=ture) |
|
public
string
|
$options
ORM\Column(type="text", nullable=true) |
|
public
mixed
|
$children
ORM\Column(type="text", nullable=false) |
|
public
boolean
|
$isBaseSource
ORM\Column(type="boolean", nullable=false) |
# true |