Includes other configuration snippets. Note that this is no widget shown in your visualization it just gives
you the opportunity to split you configuration into multiple files. If you have a large configuration file
splitting it up might help to keep track of your configuration.
- Since:
-
- 0.8.0 (2012)
- Source:
Requires
- module:structure/pure/
Methods
-
<inner> create(element, path, flavour, type)
-
Creates the widget HTML code
Parameters:
Name Type Description elementElement DOM-Element
pathString internal path of the widget
flavourString Flavour of the widget
typeString Page type (2d, 3d, ...)
- Source:
Returns:
HTML code
- Type
- String