Class WmsInstance
WmsInstance class
- Mapbender\CoreBundle\Entity\SourceInstance
-
Mapbender\WmsBundle\Entity\WmsInstance
Namespace: Mapbender\WmsBundle\Entity
Author: Paul Schmidt
ORM\Entity
ORM\Table(name="mb_wms_wmsinstance"): ORM\DiscriminatorMap({"mb_wms_wmssourceinstance" = "WmsSourceInstance"})
Located at Mapbender/WmsBundle/Entity/WmsInstance.php
Author: Paul Schmidt
ORM\Entity
ORM\Table(name="mb_wms_wmsinstance"): ORM\DiscriminatorMap({"mb_wms_wmssourceinstance" = "WmsSourceInstance"})
Located at Mapbender/WmsBundle/Entity/WmsInstance.php
getClassname(),
getEnabled(),
getManagertype(),
getWeight(),
setEnabled(),
setLayerset(),
setWeight()
|
protected
array
|
$configuration |
|
#
$configuration The instance configuration |
protected
mixed
|
$source |
|
|
protected
mixed
|
$layers |
|
|
protected
mixed
|
$srs |
|
|
protected
mixed
|
$format |
|
|
protected
mixed
|
$infoformat |
|
|
protected
mixed
|
$exceptionformat | null |
|
protected
boolean
|
$transparency | true |
|
protected
boolean
|
$visible | true |
|
protected
integer
|
$opacity | 100 |
|
protected
boolean
|
$proxy | false |
|
protected
boolean
|
$tiled | false |
$enabled,
$id,
$layerset,
$title,
$weight
|