Class ApplicationState
Source entity
Namespace: Mapbender\CoreBundle\Entity
Author: Paul Schmidt
#ORM\DiscriminatorColumn(name="discr",: type="string") #ORM\DiscriminatorMap({"mb_core_source" = "Source"})
#ORM\Entity
#ORM\InheritanceType("JOINED")
#ORM\Table(name="mb_core_applicationstate")
Located at Mapbender/CoreBundle/Entity/ApplicationState.php
Author: Paul Schmidt
#ORM\DiscriminatorColumn(name="discr",: type="string") #ORM\DiscriminatorMap({"mb_core_source" = "Source"})
#ORM\Entity
#ORM\InheritanceType("JOINED")
#ORM\Table(name="mb_core_applicationstate")
Located at Mapbender/CoreBundle/Entity/ApplicationState.php
public
|
|
public
integer
|
|
public
|
|
public
Size
|
|
public
|
|
public
BoundingBox
|
|
public
|
|
public
BoundingBox
|
|
public
String
|
protected
integer
|
$id |
|
#
$id |
protected
string
|
$window |
|
#
$title The source title |
protected
string
|
$bboxMax |
|
#
$bboxMax the max bbox |
protected
string
|
$bbox |
|
#
$bbox the max bbox |