Class HTMLElement
HTMLElement.
- Mapbender\CoreBundle\Component\Element
-
Mapbender\CoreBundle\Element\HTMLElement
Direct known subclasses
Indirect known subclasses
Methods summary
public static
array
|
|
public static
array
|
|
protected static
boolean
|
|
public
array
|
|
protected
mixed
|
|
public
Response
|
|
public
array
|
|
public
array
|
Methods inherited from Mapbender\CoreBundle\Component\Element
__construct()
,
denormalizeConfiguration()
,
get()
,
getClassDescription()
,
getClassTags()
,
getClassTitle()
,
getDefaultConfiguration()
,
getDefaultElement()
,
getDescription()
,
getElementForm()
,
getEntity()
,
getFormTemplate()
,
getId()
,
getTemplateName()
,
getTitle()
,
getType()
,
getWidgetName()
,
mergeArrays()
,
normalizeConfiguration()
,
postSave()
,
render()
,
set()
,
trans()
,
updateAppConfig()
Magic methods summary
Properties summary
protected static
string[]
|
$title
Element tag translation subjects |
# "mb.core.htmlelement.class.title" |
protected static
string
|
$description
Element description translation subject |
# "mb.core.htmlelement.class.description" |
protected static
string
|
$tags
Element title translation subject |
# array(
"mb.core.htmlelement.tag.html"
) |
protected static
array
|
$defaultConfiguration
Element fefault configuration |
# array(
'classes' => 'html-element-inline',
'content' => ''
) |
Properties inherited from Mapbender\CoreBundle\Component\Element
$application
,
$classNameParts
,
$container
,
$entity
,
$ext_api
,
$merge_configurations