Umfragen
widgetBaseClass.class.php File Reference

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...

Detailed Description

contains the definition of a widget in general.

Author
Johannes ter Haak

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.