Umfragen
|
Go to the source code of this file.
Data Structures | |
interface | iWidget |
interface | input_widget |
interface | output_widget |
interface | countable_widget |
implemented on widgets which are countable and chartable More... | |
interface | chartable_widget |
Functions | |
widgetFactory ($type) | |
makes a new widget according to a type string |
widgetFactory | ( | $type | ) |
makes a new widget according to a type string
$type | the widget type to make a widget of |
Definition at line 263 of file widget.class.php.