<Put Element Name Here>

<Put short description - 5-6 sentences - here>

en/bundles/Mapbender/CoreBundle/../../../../../figures/nameoftheelement.png

Configuration

en/bundles/Mapbender/CoreBundle/../../../../../figures/nameoftheelement_configuration.png

YAML-Definition: <Put YAML configuration here, include defaults and explain>

foo: bar # Example, delete me!

Class, Widget & Style

  • Class: <Put PHP class name here>
  • Widget: <Put Widget name here>
  • Style: <Put name of css file here>

HTTP Callbacks

<Check the PHP class’ httpAction method to find out the actions and what they
do. If no httpAction method is defined put “None.” into this section.>

<action>

<Put description here, including required and optional HTTP parameters, HTTP
method restrictions if any and return values and format. Repeat for every callback action>

JavaScript API

<Check the widgets methods which don’t start with an underscore.>

<function>

<Put description here, including required and optional parameters and return
value if any>

JavaScript Signals

<signal>

<Put description here.>