public class SPRunController extends BasicController
EVENTS: to listening controllers: - OlatCmdEvent (which has to be accepted by calling accept() on the event) A run controller for single page course nodes Initial Date: Oct 12, 2004
| 构造器和说明 |
|---|
SPRunController(WindowControl wControl,
UserRequest ureq,
java.util.Map tempstorage,
UserCourseEnvironment userCourseEnv,
SPCourseNode courseNode,
VFSContainer courseFolderContainer)
Constructor for single page run controller
|
addControllerListener, addLoggingResourceable, dispatchEvent, dispatchEvent, dispose, getControllerCount, getInitialComponent, getUserActivityLogger, getWindowControlForDebug, isDisposed, toStringpublic SPRunController(WindowControl wControl, UserRequest ureq, java.util.Map tempstorage, UserCourseEnvironment userCourseEnv, SPCourseNode courseNode, VFSContainer courseFolderContainer)
wControl - ureq - userCourseEnv - courseNode - courseFolderPath - The course folder which contains the single page html file