Public Member Functions | |
getHtml ($gotuid, $gotmoduleComponentId, $gotaction) | |
getNewsArray ($moduleCompId) | |
actionRssview () | |
actionEdit () | |
createModule ($moduleComponentId) | |
deleteModule ($moduleComponentId) | |
copyModule ($moduleComponentId, $newId) | |
actionView () |
Definition at line 19 of file news.lib.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 271 of file news.lib.php.
copyModule | ( | $ | moduleComponentId, | |
$ | newId | |||
) |
Reimplemented from module.
Definition at line 267 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 261 of file news.lib.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.