org.olat.course.statistic
Class StatisticActionExtension

java.lang.Object
  extended by org.olat.core.extensions.action.GenericActionExtension
      extended by org.olat.course.statistic.StatisticActionExtension
All Implemented Interfaces:
ActionExtension, Extension, ExtensionElement

public class StatisticActionExtension
extends GenericActionExtension


Constructor Summary
StatisticActionExtension()
           
 
Method Summary
 Controller createController(UserRequest lureq, WindowControl lwControl, ICourse course)
           
 
Methods inherited from class org.olat.core.extensions.action.GenericActionExtension
createController, getActionText, getDescription, getExtensionFor, initExtensionPoints, setActionController, setActionController, setExtensionPoints, setI18nActionKey, setI18nDescriptionKey, setTranslationPackage
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatisticActionExtension

public StatisticActionExtension()
Method Detail

createController

public Controller createController(UserRequest lureq,
                                   WindowControl lwControl,
                                   ICourse course)