Class Element
Element configuration entity
Namespace: Mapbender\CoreBundle\Entity
Author: Christian Wygoda <christian.wygoda@wheregroup.com>
ORM\Entity
ORM\Table(name="mb_core_element")
Located at Mapbender/CoreBundle/Entity/Element.php
Author: Christian Wygoda <christian.wygoda@wheregroup.com>
ORM\Entity
ORM\Table(name="mb_core_element")
Located at Mapbender/CoreBundle/Entity/Element.php
public
|
|
public
|
|
public
integer
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
array
|
|
public
|
|
public
string
|
|
public
|
|
public
boolean
|
|
public
|
|
public
integer
|
|
public
|
|
public
|
|
public
|
protected
integer
|
$id |
|
#
$id |
protected
string
|
$title |
|
#
$title The element title |
protected
string
|
$class |
|
#
$class The element class |
protected
array
|
$configuration |
|
#
$configuration The element configuration |
protected
|
$application |
|
#
The configuration entity for the application |
protected
string
|
$region |
|
#
$region The template region for the element |
protected
boolean
|
$enabled | true |
|
protected
integer
|
$weight |
|
#
$weight The sorting weight for display |