Public Member Functions | |
getHtml ($gotuid, $gotmoduleComponentId, $gotaction) | |
getNewsArray ($moduleCompId) | |
actionRssview () | |
actionEdit () | |
createModule (&$moduleComponentId) | |
deleteModule ($moduleComponentId) | |
copyModule ($moduleComponentId) | |
actionView () | |
__construct ($widgetId, $widgetInstanceId, $pageId) | |
initWidget () | |
getCommonHTML () | |
getHTML () | |
Data Fields | |
$configs | |
$timeformat | |
$globaldisable | |
$news | |
$js | |
$num | |
$gjs | |
$makeunique | |
$divid | |
$divclass | |
$ulclass | |
$ulid | |
text | decoration:none |
Definition at line 19 of file news.lib.php.
__construct | ( | $ | widgetId, | |
$ | widgetInstanceId, | |||
$ | pageId | |||
) |
Definition at line 37 of file widget.class.php.
actionEdit | ( | ) |
Definition at line 103 of file news.lib.php.
actionRssview | ( | ) |
Definition at line 97 of file news.lib.php.
actionView | ( | ) |
Reimplemented from module.
Definition at line 292 of file news.lib.php.
copyModule | ( | $ | moduleComponentId | ) |
Reimplemented from module.
Definition at line 278 of file news.lib.php.
createModule | ( | &$ | moduleComponentId | ) |
Reimplemented from module.
Definition at line 257 of file news.lib.php.
deleteModule | ( | $ | moduleComponentId | ) |
Reimplemented from module.
Definition at line 270 of file news.lib.php.
getCommonHTML | ( | ) |
Definition at line 140 of file widget.class.php.
getHTML | ( | ) |
Definition at line 147 of file widget.class.php.
getHtml | ( | $ | gotuid, | |
$ | gotmoduleComponentId, | |||
$ | gotaction | |||
) |
Reimplemented from module.
Definition at line 59 of file news.lib.php.
getNewsArray | ( | $ | moduleCompId | ) |
Returns news array
$moduleCompId | ModuleComponenetId of the news array |
Definition at line 78 of file news.lib.php.
initWidget | ( | ) |
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.