Mapbender 3.0.6.2 API documenation
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Namespaces

  • FOM
    • CoreBundle
      • Component
      • DependencyInjection
      • Doctrine
        • Types
      • Form
        • DataTransformer
        • Type
    • ManagerBundle
      • Component
      • Configuration
      • Controller
      • DependencyInjection
        • Compiler
      • Form
        • Type
      • Routing
    • UserBundle
      • Command
      • Component
      • Controller
      • DependencyInjection
        • Factory
      • Entity
      • EventListener
      • Form
        • DataTransformer
        • EventListener
        • Type
      • Security
        • Authentication
          • Provider
          • Token
        • Authorization
          • Voter
        • Firewall
  • Mapbender
    • Component
    • CoreBundle
      • Asset
      • Command
      • Component
        • Exception
      • Controller
      • DataFixtures
        • ORM
          • Application
      • DependencyInjection
        • Compiler
      • Element
        • DataTransformer
        • EventListener
        • Type
      • Entity
      • EventListener
      • Extension
      • Form
        • DataTransformer
        • EventListener
        • Type
      • Security
      • Template
      • Tests
        • Controller
      • Utils
      • Validator
        • Constraints
    • DataSourceBundle
      • Component
        • Drivers
          • Interfaces
      • Controller
      • DependencyInjection
      • Element
        • Type
      • Entity
      • Extension
      • Tests
    • DigitizerBundle
      • Component
      • Element
        • Type
      • Entity
      • Utils
    • DrupalIntegrationBundle
      • DependencyInjection
      • Security
        • Authentication
          • Provider
          • Token
        • Authorization
          • Voter
        • Factory
        • Firewall
        • User
      • Session
    • KmlBundle
      • Element
    • ManagerBundle
      • Component
        • Exception
      • Controller
      • Form
        • DataTransformer
        • Type
      • Template
    • MobileBundle
      • DependencyInjection
      • Template
    • PrintBundle
      • Component
      • Element
        • Type
    • WmcBundle
      • Component
        • Exception
      • Element
        • Type
      • Entity
      • Form
        • Type
      • Tests
        • Component
    • WmsBundle
      • Component
        • Exception
      • Controller
      • DependencyInjection
      • Element
        • DataTransformer
        • EventListener
        • Type
      • Entity
      • Event
      • Form
        • DataTransformer
        • EventListener
        • Type
  • None
  • OwsProxy3
    • CoreBundle
      • Component
        • Exception
      • Controller
      • DependencyInjection
      • Entity
      • Event
      • EventListener
      • Worker
  • PHP

Classes

  • AboutDialog
  • ActivityIndicator
  • BaseSourceSwitcher
  • Button
  • CoordinatesDisplay
  • Copyright
  • FeatureInfo
  • GpsPosition
  • HTMLElement
  • Layertree
  • Legend
  • Map
  • Overview
  • POI
  • PrintClient
  • Redlining
  • Ruler
  • ScaleBar
  • ScaleDisplay
  • ScaleSelector
  • SearchRouter
  • SimpleSearch
  • Sketch
  • SrsSelector
  • ZoomBar

Class HTMLElement

HTMLElement.

Mapbender\CoreBundle\Component\Element
Extended by Mapbender\CoreBundle\Element\HTMLElement

Direct known subclasses

Mapbender\DataSourceBundle\Element\BaseElement

Indirect known subclasses

Mapbender\DigitizerBundle\Element\Digitizer

Namespace: Mapbender\CoreBundle\Element
Located at Mapbender/CoreBundle/Element/HTMLElement.php

Methods summary

public static array
# listAssets( )

Returns

array
array

Inheritdoc

Overrides

Mapbender\CoreBundle\Component\Element::listAssets
public static array
# getFormAssets( )

Returns

array
array

Inheritdoc

Overrides

Mapbender\CoreBundle\Component\Element::getFormAssets
protected static boolean
# isAssoc( mixed & $arr )

Is associative array given?

Is associative array given?

Parameters

$arr

Returns

boolean
bool
public array
# prepareItems( mixed $items )

Prepare elements recursive.

Prepare elements recursive.

Parameters

$items

Returns

array
array
protected mixed
# prepareItem( mixed $item )

Prepare element by type

Prepare element by type

Parameters

$item

Returns

mixed
mixed
public Response
# httpAction( string $action )

Parameters

$action
The action to perform

Returns

Response
Response

Inheritdoc

Overrides

Mapbender\CoreBundle\Component\Element::httpAction
public array
# getConfiguration( )

Returns

array
array

Inheritdoc

Overrides

Mapbender\CoreBundle\Component\Element::getConfiguration
public array
# getAssets( )

Get asset list and add JS file if 'jsSrc' keyword configured.

Get asset list and add JS file if 'jsSrc' keyword configured.

Returns

array
array

Inheritdoc

Overrides

Mapbender\CoreBundle\Component\Element::getAssets

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

Element tag translation subjects

#"mb.core.htmlelement.class.title"
protected static string $description

Element description translation subject

Element description translation subject

#"mb.core.htmlelement.class.description"
protected static string $tags

Element title translation subject

Element title translation subject

#array( "mb.core.htmlelement.tag.html" )
protected static array $defaultConfiguration

Element fefault configuration

Element fefault configuration

#array( 'classes' => 'html-element-inline', 'content' => '' )

Properties inherited from Mapbender\CoreBundle\Component\Element

$application, $classNameParts, $container, $entity, $ext_api, $merge_configurations

Mapbender 3.0.6.2 API documenation API documentation generated by ApiGen 2.8.0