<Put Element Name Here>¶
<Put short description - 5-6 sentences - here>

Configuration¶

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>