org.olat.ims.cp.ui
Class CPFileImportController

java.lang.Object
  extended by org.olat.core.gui.control.DefaultController
      extended by org.olat.core.gui.control.controller.BasicController
          extended by org.olat.core.gui.components.form.flexible.impl.FormBasicController
              extended by org.olat.ims.cp.ui.CPFileImportController
All Implemented Interfaces:
Controller, ControllerEventListener, Disposable

public class CPFileImportController
extends FormBasicController

File import controller. Supported files: - html - zip (including folders and html files)

Fires: NewCPPageEvent

Initial Date: May 5, 2009

Author:
gwassmann

Field Summary
 
Fields inherited from class org.olat.core.gui.components.form.flexible.impl.FormBasicController
LAYOUT_CUSTOM, LAYOUT_DEFAULT, LAYOUT_HORIZONTAL, LAYOUT_VERTICAL
 
Constructor Summary
CPFileImportController(UserRequest ureq, WindowControl control, ContentPackage cp, CPPage currentPage)
           
 
Method Summary
 CPPage pageToBeSelected()
           
 
Methods inherited from class org.olat.core.gui.components.form.flexible.impl.FormBasicController
dispose, event
 
Methods inherited from class org.olat.core.gui.control.DefaultController
addControllerListener, addLoggingResourceable, dispatchEvent, dispatchEvent, getControllerCount, getInitialComponent, getUserActivityLogger, getWindowControlForDebug, isDisposed, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CPFileImportController

public CPFileImportController(UserRequest ureq,
                              WindowControl control,
                              ContentPackage cp,
                              CPPage currentPage)
Parameters:
ureq -
control -
Method Detail

pageToBeSelected

public CPPage pageToBeSelected()
Returns:
The file element of this form