Class SourceInstance
Direct known subclasses
Mapbender\WmsBundle\Entity\WmsInstance
Abstract
Namespace: Mapbender\CoreBundle\Entity
Author: Karim Malhas
ORM\DiscriminatorColumn(name="discr",: type="string") ORM\DiscriminatorMap({"mb_core_sourceinstance" = "SourceInstance"})
ORM\Entity
ORM\InheritanceType("JOINED")
ORM\Table(name="mb_core_sourceinstance")
Located at Mapbender/CoreBundle/Entity/SourceInstance.php
Namespace: Mapbender\CoreBundle\Entity
Author: Karim Malhas
ORM\DiscriminatorColumn(name="discr",: type="string") ORM\DiscriminatorMap({"mb_core_sourceinstance" = "SourceInstance"})
ORM\Entity
ORM\InheritanceType("JOINED")
ORM\Table(name="mb_core_sourceinstance")
Located at Mapbender/CoreBundle/Entity/SourceInstance.php
public
|
|
public
integer
|
|
public
|
|
public
|
|
abstract public
String
|
|
abstract public
String
|
|
public
string
|
|
public
array
|
|
public
|
|
public
integer
|
|
public
Sourceinstance
|
|
public
|
|
public
|
|
public
integer
|
|
abstract public
|
|
abstract public
|
|
abstract public
|
|
abstract public
|
|
abstract public
|
protected
integer
|
$id |
|
#
$id |
protected
string
|
$title |
|
#
$title The source title |
protected
mixed
|
$layerset |
|
|
protected
integer
|
$weight |
|
#
$weight The sorting weight for display |
protected
boolean
|
$enabled | true |