- generatePodcastRSS() - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
-
This method generates the RSS feed
- generatePodcastRSS(String, String) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
-
This method generates the RSS feed
- getContentCollection(String) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
-
Get ContentCollection object for podcasts
- getContentCollectionEditable(String) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
-
Get ContentCollection object for podcasts
- getDISPLAY_DATE(ResourceProperties) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
-
If Release Date property not set, check if DISPLAY_DATE exists
and if it does, return it so it can be set as the Release Date.
- getGMTdate(long) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
-
Returns the date set in GMT time
- getOptions() - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
-
Returns (from content hosting) whether the podcast folder is PUBLIC or
SITE
- getPodcastFileURL(String) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
-
Returns the file's URL
- getPodcasts() - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
-
Retrieve Podcasts for site and if podcast folder does not exist, create
it.
- getPodcasts(String) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
-
Retrieve Podcasts for site and if podcast folder does not exist, create
it.
- getPodcastsFolderRef() - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
-
Returns a reference to Podcasts folder in Resources to pass to
permissions page.
- getPodfeedCopyright() - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
-
- getPodfeedCopyright(String) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
-
Returns the global feed generator string.
- getPodfeedDescription() - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
-
Returns the String of the global feed description
- getPodfeedDescription(String) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
-
Returns the global feed description.
- getPodfeedGenerator() - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
-
- getPodfeedGenerator(String) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
-
Returns the global feed generator string.
- getPodfeedTitle() - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
-
Returns the podfeed global title from content hosting via the podcastService
- getPodfeedTitle(String) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
-
Gets the title for the feed from podcast folder's properties.
- getSiteId() - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
-
Retrieve the site id
- getSiteURL() - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
-
Returns the site URL as a string
- getUserId() - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
-
Retrieve the current user id
- getUserName() - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
-
Retrieve the current user display name
- setContentHostingService(ContentHostingService) - Method in class org.sakaiproject.component.app.podcasts.PodcastPermissionsServiceImpl
-
- setContentHostingService(ContentHostingService) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
-
Injects ContentHostingService into this service
- setDISPLAY_DATE(String, Time) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
-
Sets the DISPLAY_DATE property to the creation date of the podcast.
- setDISPLAY_DATE(String, String, Time) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
-
- setEventTrackingService(EventTrackingService) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
-
Injects the EventTrackingService into this service
- setPodcastPermissionsService(PodcastPermissionsService) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
-
- setPodcastPermissionsService(PodcastPermissionsService) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
-
Injects PodcastAuthzService into this service
- setPodcastService(PodcastService) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
-
- setPodfeedCopyright(String) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
-
Sets feed copyright statement from within site.
- setPodfeedCopyright(String, String) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
-
Sets the description for the feed.
- setPodfeedDescription(String) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
-
Returns the global feed generator String.
- setPodfeedDescription(String, String) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
-
Sets the description for the feed.
- setPodfeedGenerator(String) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
-
- setPodfeedGenerator(String, String) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
-
Sets the description for the feed.
- setPodfeedTitle(String) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
-
Stores the title for the feed in the podcast folder's resources
- setPodfeedTitle(String, String) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
-
Stores the title for the feed in the podcast folder's resources.
- setSecurityService(SecurityService) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
-
- setSecurityService(SecurityService) - Method in class org.sakaiproject.component.app.podcasts.PodcastPermissionsServiceImpl
-
- setSecurityService(SecurityService) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
-
Injects the SecurityService into this service
- setSessionManager(SessionManager) - Method in class org.sakaiproject.component.app.podcasts.PodcastPermissionsServiceImpl
-
- setSessionManager(SessionManager) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
-
Injects the SessionManager into this service
- setSiteService(SiteService) - Method in class org.sakaiproject.component.app.podcasts.BasicPodfeedService
-
- setSiteService(SiteService) - Method in class org.sakaiproject.component.app.podcasts.PodcastPermissionsServiceImpl
-
- setSiteService(SiteService) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
-
Injects the SiteService into this service
- setTimeService(TimeService) - Method in class org.sakaiproject.component.app.podcasts.PodcastPermissionsServiceImpl
-
- setTimeService(TimeService) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
-
Injects the TimeService into this service
- setToolManager(ToolManager) - Method in class org.sakaiproject.component.app.podcasts.PodcastPermissionsServiceImpl
-
- setToolManager(ToolManager) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
-
Injects ToolManager into this service
- setUserDirectoryService(UserDirectoryService) - Method in class org.sakaiproject.component.app.podcasts.PodcastServiceImpl
-
Injects the UserDirectoryService into this service