Class State
Source entity
Namespace: Mapbender\CoreBundle\Entity
Author: Paul Schmidt
ORM\Entity
ORM\Table(name="mb_core_state")
Located at Mapbender/CoreBundle/Entity/State.php
Author: Paul Schmidt
ORM\Entity
ORM\Table(name="mb_core_state")
Located at Mapbender/CoreBundle/Entity/State.php
Methods summary
public
|
|
public
|
|
public
integer
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
Magic methods summary
Properties summary
protected
integer
|
$id
$id |
|
protected
string
|
$title
$title The state title |
|
protected
string
|
$serverurl
$title The server url |
|
protected
string
|
$slug
$title The appllication slug |
|
protected
string
|
$json
$json The json |