Class Element
Element configuration entity
Namespace: Mapbender\CoreBundle\Entity
Author: Christian Wygoda <christian.wygoda@wheregroup.com>
Author: Andriy Oblivantsev <andriy.oblivantsev@wheregroup.com>
ORM\Entity(repositoryClass="ElementRepository")
ORM\Table(name="mb_core_element")
Located at Mapbender/CoreBundle/Entity/Element.php
Author: Christian Wygoda <christian.wygoda@wheregroup.com>
Author: Andriy Oblivantsev <andriy.oblivantsev@wheregroup.com>
ORM\Entity(repositoryClass="ElementRepository")
ORM\Table(name="mb_core_element")
Located at Mapbender/CoreBundle/Entity/Element.php
Methods summary
public
|
|
public
mixed
|
|
public
integer
|
|
public
mixed
|
|
public
string
|
|
public
mixed
|
|
public
string
|
|
public
mixed
|
|
public
array
|
|
public
mixed
|
|
public
string
|
|
public
mixed
|
|
public
boolean
|
|
public
mixed
|
|
public
integer
|
|
public
mixed
|
|
public
|
|
public
string
|
|
public
array
|
|
public
|
|
public
string|null
|
Magic methods summary
Properties summary
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 |
|
protected
array
|
$yamlRoles
|