Class VendorSpecific
Identifier class.
- Mapbender\WmsBundle\Component\Dimension
-
Mapbender\WmsBundle\Component\DimensionInst
-
Mapbender\WmsBundle\Component\VendorSpecific
Author: Paul Schmidt
Located at Mapbender/WmsBundle/Component/VendorSpecific.php
Methods summary
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
string
|
|
public
|
Methods inherited from Mapbender\WmsBundle\Component\DimensionInst
findType()
,
getActive()
,
getCreater()
,
getData()
,
getType()
,
setActive()
,
setCreater()
,
setOrigextent()
,
setType()
Methods inherited from Mapbender\WmsBundle\Component\Dimension
getCurrent()
,
getDefault()
,
getExtent()
,
getMultipleValues()
,
getName()
,
getNearestValue()
,
getUnitSymbol()
,
getUnits()
,
setCurrent()
,
setDefault()
,
setMultipleValues()
,
setName()
,
setNearestValue()
,
setUnitSymbol()
,
setUnits()
Magic methods summary
Constants summary
string |
TYPE_VS_SIMPLE
|
# 'simple' |
string |
TYPE_VS_USER
|
# 'user' |
string |
TYPE_VS_GROUP
|
# 'groups' |
Constants inherited from Mapbender\WmsBundle\Component\DimensionInst
TYPE_INTERVAL
,
TYPE_MULTIPLE
,
TYPE_MULTIPLEINTERVAL
,
TYPE_SINGLE
Constants inherited from Mapbender\WmsBundle\Component\Dimension
NAME_ELEVATION
,
NAME_PREFIX
,
NAME_TIME
Properties summary
public
mixed
|
$vstype
ORM\Column(type="string", nullable=false) |
|
public
mixed|null
|
$origextentextent
|
Properties inherited from Mapbender\WmsBundle\Component\DimensionInst
Properties inherited from Mapbender\WmsBundle\Component\Dimension
$current
,
$default
,
$extent
,
$multipleValues
,
$name
,
$nearestValue
,
$unitSymbol
,
$units