Fallback widget shown when an unknown widget is defined in the configuration.
You must not use this one directly.
- Since:
-
- 0.8.0 (2012)
- Source:
Requires
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