Package org.olat.modules.webFeed.ui.podcast

Podcast

See:
          Description

Class Summary
CreatePodcastController Controller that handles the creation of a new podcast resource.
EpisodeFormController Provides a form for editing episode data (title, description, file ...)
PodcastUIFactory UI factory for podcast controllers.
 

Package org.olat.modules.webFeed.ui.podcast Description

Podcast

A podcast is a kind of a web feed. It has many episodes. Each episode contains exactly one audio or video file.

All controllers are contained in this package.

Managers, models and helpers are contained in the web feed package since they are more general and may be used for different kinds of feeds, as well.