Public Member Functions | Data Fields

serverDateTime Class Reference

Inheritance diagram for serverDateTime:
widgetFramework

Public Member Functions

 __construct ($widgetId, $widgetInstanceId, $pageId)
 initWidget ()
 For widget initialization.
 getCommonHTML ()
 For retrieving the widget output which is common for all instances of same widget.
 getHTML ()
 For retrieving the widget output.

Data Fields

 $configs
 $includes
 $timeformat
 $globaldisable
 $displaytext

Detailed Description

Definition at line 22 of file widget.class.php.


Constructor & Destructor Documentation

__construct ( widgetId,
widgetInstanceId,
pageId 
)

Definition at line 30 of file widget.class.php.


Member Function Documentation

getCommonHTML (  ) 

For retrieving the widget output which is common for all instances of same widget.

Reimplemented from widgetFramework.

Definition at line 69 of file widget.class.php.

getHTML (  ) 

For retrieving the widget output.

Reimplemented from widgetFramework.

Definition at line 74 of file widget.class.php.

initWidget (  ) 

For widget initialization.

Reimplemented from widgetFramework.

Definition at line 62 of file widget.class.php.


Field Documentation

$configs

Definition at line 24 of file widget.class.php.

$displaytext

Definition at line 28 of file widget.class.php.

$globaldisable

Definition at line 27 of file widget.class.php.

$includes

Definition at line 25 of file widget.class.php.

$timeformat

Definition at line 26 of file widget.class.php.


The documentation for this class was generated from the following file: