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 | |
$timeformat | |
$globaldisable | |
$news | |
$js | |
$num | |
$gjs | |
$makeunique | |
$divid | |
$divclass | |
$ulclass | |
$ulid | |
text | decoration:none |
Definition at line 22 of file widget.class.php.
__construct | ( | $ | widgetId, | |
$ | widgetInstanceId, | |||
$ | pageId | |||
) |
Definition at line 37 of file widget.class.php.
getCommonHTML | ( | ) |
For retrieving the widget output which is common for all instances of same widget.
Reimplemented from widgetFramework.
Definition at line 140 of file widget.class.php.
getHTML | ( | ) |
For retrieving the widget output.
Reimplemented from widgetFramework.
Definition at line 147 of file widget.class.php.
initWidget | ( | ) |
For widget initialization.
Reimplemented from widgetFramework.
Definition at line 124 of file widget.class.php.
$configs |
Definition at line 24 of file widget.class.php.
$divclass |
Definition at line 33 of file widget.class.php.
$divid |
Definition at line 32 of file widget.class.php.
$gjs |
Definition at line 30 of file widget.class.php.
$globaldisable |
Definition at line 26 of file widget.class.php.
$js |
Definition at line 28 of file widget.class.php.
$makeunique |
Definition at line 31 of file widget.class.php.
$news |
Definition at line 27 of file widget.class.php.
$num |
Definition at line 29 of file widget.class.php.
$timeformat |
Definition at line 25 of file widget.class.php.
$ulclass |
Definition at line 34 of file widget.class.php.
$ulid |
Definition at line 35 of file widget.class.php.
text decoration |
Definition at line 170 of file widget.class.php.