public class PodcastUIFactory extends FeedUIFactory
Initial Date: Jun 8, 2009
VC_INFO_NAME, VC_ITEM_NAME, VC_ITEMS_NAME, VC_RIGHT_NAME
构造器和说明 |
---|
PodcastUIFactory() |
createMainController, createMainController, createMainController
public static PodcastUIFactory getInstance(java.util.Locale locale)
public Translator getTranslator()
getTranslator
在类中 FeedUIFactory
public void setTranslator(java.util.Locale locale)
setTranslator
在类中 FeedUIFactory
public IAddController createAddController(RepositoryAddCallback addCallback, UserRequest ureq, WindowControl wControl)
createAddController
在类中 FeedUIFactory
public VelocityContainer createInfoVelocityContainer(BasicController controller)
createInfoVelocityContainer
在类中 FeedUIFactory
public VelocityContainer createItemsVelocityContainer(BasicController controller)
public VelocityContainer createItemVelocityContainer(BasicController controller)
createItemVelocityContainer
在类中 FeedUIFactory
public VelocityContainer createRightColumnVelocityContainer(BasicController controller)
public FormBasicController createItemFormController(UserRequest ureq, WindowControl wControl, Item item, Feed feed)
createItemFormController
在类中 FeedUIFactory
public TabbableController createNodeEditController(AbstractFeedCourseNode courseNode, ICourse course, UserCourseEnvironment uce, UserRequest ureq, WindowControl control)
createNodeEditController
在类中 FeedUIFactory