Class Summary |
Configure |
A configuration action for the personalised course. |
Empty |
An empty action. |
Forward |
Forward result forwards user to some URL. |
HTML |
HTML action simply prints out html to the response. |
Index |
An Index action causes in-memory indexing the whole course structure. |
Login |
The entry point to the personalised course. |
Rate |
This action is invoked when the user wants to rate the content. |
ShowIndex |
This action shows what is in-memory indexed. |
Start |
The start is invoked once the user has been authenticate. |
TagObject |
Tags object with specific tags. |
View |
The View action displays the module. |
XMLTransform |
The XMLTransform transforms xmls into HTML pages using XSLT. |