|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Result | |
---|---|
no.inspera.services.pedal.actions |
Uses of Result in no.inspera.services.pedal.actions |
---|
Classes in no.inspera.services.pedal.actions that implement Result | |
---|---|
class |
Forward
Forward result forwards user to some URL. |
class |
HTML
HTML action simply prints out html to the response. |
class |
XMLTransform
The XMLTransform transforms xmls into HTML pages using XSLT. |
Methods in no.inspera.services.pedal.actions that return Result | |
---|---|
Result |
TagObject.execute(no.inspera.utils.Parameters params)
|
Result |
View.execute(no.inspera.utils.Parameters params)
Executes action and displays the module page with the next LearningObject. |
Result |
Start.execute(no.inspera.utils.Parameters params)
Executes the action and forwards the user to the start page of the personalised course. |
Result |
ShowIndex.execute(no.inspera.utils.Parameters params)
Executes the show index action and prints out all objects in the index. |
Result |
Rate.execute(no.inspera.utils.Parameters params)
Rates the content. |
Result |
Login.execute(no.inspera.utils.Parameters params)
Executes login action which checks if the user is logged in and cofigures the personalised course. |
Result |
Index.execute(no.inspera.utils.Parameters params)
Executes the action which results in indexing the course structure. |
Result |
Empty.execute(no.inspera.utils.Parameters params)
An empty action. |
Result |
Configure.execute(no.inspera.utils.Parameters params)
Executes the Configure object which causes the engine to be configured. |
Result |
Action.execute(no.inspera.utils.Parameters params)
Executes the action based on parameters that are sent. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |