Data Structures

cms/widgetFramework.class.php File Reference

Go to the source code of this file.

Data Structures

class  widgetFramework
 An abstract class that every widget must extend. It contains the implementation of some of the common methods like widget creation, deletion, etc. Other methods must be defined by the derived class. widget.lib.php. More...