Public Member Functions | |
getHtml ($gotuid, $gotmoduleComponentId, $gotaction) | |
actionScrollview ($text="") | |
actionEdit () | |
actionView () | |
createModule (&$moduleComponentId) | |
deleteModule ($moduleComponentId) | |
copyModule ($moduleComponentId) |
Definition at line 15 of file scrolltext.lib.php.
actionEdit | ( | ) |
Definition at line 62 of file scrolltext.lib.php.
actionScrollview | ( | $ | text = "" |
) |
Definition at line 35 of file scrolltext.lib.php.
actionView | ( | ) |
Reimplemented from module.
Definition at line 70 of file scrolltext.lib.php.
copyModule | ( | $ | moduleComponentId | ) |
Reimplemented from module.
Definition at line 119 of file scrolltext.lib.php.
createModule | ( | &$ | moduleComponentId | ) |
Reimplemented from module.
Definition at line 79 of file scrolltext.lib.php.
deleteModule | ( | $ | moduleComponentId | ) |
Reimplemented from module.
Definition at line 103 of file scrolltext.lib.php.
getHtml | ( | $ | gotuid, | |
$ | gotmoduleComponentId, | |||
$ | gotaction | |||
) |
Reimplemented from module.
Definition at line 21 of file scrolltext.lib.php.