Umfragen
|
contains the definition of a widget in general. More...
Go to the source code of this file.
Data Structures | |
class | widget |
the widget base class, all widgets should extend it More... |
contains the definition of a widget in general.
It is included in widget.class.php and required for each widget (they extend all one of the 3 classes defined here)
Definition in file widgetBaseClass.class.php.