Class DimTime
Identifier class.
- Mapbender\WmsBundle\Component\Dimension
-
Mapbender\WmsBundle\Component\DimTime
Namespace: Mapbender\WmsBundle\Component
Author: Paul Schmidt
Located at Mapbender/WmsBundle/Component/DimTime.php
Author: Paul Schmidt
Located at Mapbender/WmsBundle/Component/DimTime.php
Methods summary
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
boolean
|
|
public
|
|
public
boolean
|
|
public
|
|
public
boolean
|
|
public
|
|
public
string
|
Methods inherited from Mapbender\WmsBundle\Component\Dimension
getExtent()
,
getParameterName()
,
setExtent()
Magic methods summary
Constants summary
Constants inherited from Mapbender\WmsBundle\Component\Dimension
NAME_ELEVATION
,
NAME_PREFIX
,
NAME_TIME
Properties summary
public
mixed
|
$name
ORM\Column(type="string", nullable=false) |
|
public
mixed
|
$units
ORM\Column(type="string", nullable=false) |
|
public
mixed
|
$unitSymbol
ORM\Column(type="string", nullable=true) |
|
public
mixed
|
$default
ORM\Column(type="string", nullable=true) |
|
public
boolean
|
$multipleValues
ORM\Column(type="boolean", nullable=true) |
# false |
public
boolean
|
$nearestValue
ORM\Column(type="boolean", nullable=true) |
# false |
public
boolean
|
$current
ORM\Column(type="boolean", nullable=true) |
# false |
public
mixed
|
$extentValue
ORM\Column(type="string", nullable=true) |