D E G I N O P R S T 

D

DatePickerPopupRenderer - Class in org.sakaiproject.tool.podcasts.jsf.renderer
Description: Render the HTML code for a Tigris color picker popup.
DatePickerPopupRenderer() - Constructor for class org.sakaiproject.tool.podcasts.jsf.renderer.DatePickerPopupRenderer
 
DatePickerPopupTag - Class in org.sakaiproject.tool.podcasts.jsf.tag
Description:
This class is the tag handler that evaluates the date picker popup custom tag.
DatePickerPopupTag() - Constructor for class org.sakaiproject.tool.podcasts.jsf.tag.DatePickerPopupTag
 
DatePickerRenderer - Class in org.sakaiproject.tool.podcasts.jsf.renderer
Description: Render the custom color picker control.
DatePickerRenderer() - Constructor for class org.sakaiproject.tool.podcasts.jsf.renderer.DatePickerRenderer
 
DatePickerTag - Class in org.sakaiproject.tool.podcasts.jsf.tag
Description:
This class is the tag handler custom for color picker control Based on example code by Sun Microsystems.
DatePickerTag() - Constructor for class org.sakaiproject.tool.podcasts.jsf.tag.DatePickerTag
 
DateUtil - Class in org.sakaiproject.tool.podcasts.util
Performs date validation respecting i18n.
decode(FacesContext, UIComponent) - Method in class org.sakaiproject.tool.podcasts.jsf.renderer.DatePickerPopupRenderer
 
decode(FacesContext, UIComponent) - Method in class org.sakaiproject.tool.podcasts.jsf.renderer.DatePickerRenderer
decode the value

E

encodeBegin(FacesContext, UIComponent) - Method in class org.sakaiproject.tool.podcasts.jsf.renderer.DatePickerPopupRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class org.sakaiproject.tool.podcasts.jsf.renderer.DatePickerRenderer
 
encodeChildren(FacesContext, UIComponent) - Method in class org.sakaiproject.tool.podcasts.jsf.renderer.DatePickerPopupRenderer
 
encodeChildren(FacesContext, UIComponent) - Method in class org.sakaiproject.tool.podcasts.jsf.renderer.DatePickerRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class org.sakaiproject.tool.podcasts.jsf.renderer.DatePickerPopupRenderer
Faces render output method .
encodeEnd(FacesContext, UIComponent) - Method in class org.sakaiproject.tool.podcasts.jsf.renderer.DatePickerRenderer
Faces render output method .
encodeRecursive(FacesContext, UIComponent) - Static method in class org.sakaiproject.tool.podcasts.jsf.renderer.util.RendererUtil
Helper method for recursively encoding a component.
ENTITY_PREFIX - Static variable in class org.sakaiproject.tool.podcasts.entityproviders.PodcastEntityProvider
 
eval(String) - Static method in class org.sakaiproject.tool.podcasts.jsf.tag.TagUtil
 
evalBoolean(String) - Static method in class org.sakaiproject.tool.podcasts.jsf.tag.TagUtil
 
evalDouble(String) - Static method in class org.sakaiproject.tool.podcasts.jsf.tag.TagUtil
 
evalInteger(String) - Static method in class org.sakaiproject.tool.podcasts.jsf.tag.TagUtil
 

G

getActPodcastsExist() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
Resources/podcasts exists, but are there any actual podcasts
getAPodcast(ContentResource, boolean) - Method in class org.sakaiproject.tool.podcasts.podHomeBean
Receives a particular podcast and packages it as a DecoratedPodcastBean
getAuthor() - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
 
getCanUpdateSite() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
Returns boolean if user can update podcasts.
getCheckboxBindingVar() - Method in class org.sakaiproject.tool.podcasts.podPermBean.HtmlDynamicColumnCheckboxTable
 
getCheckboxSelectValues() - Method in class org.sakaiproject.tool.podcasts.podPermBean.DecoratedCheckboxTableRow
 
getCheckboxTableValues() - Method in class org.sakaiproject.tool.podcasts.podPermBean
 
getCheckboxValues() - Method in class org.sakaiproject.tool.podcasts.podPermBean.DecoratedCheckboxTableRow
 
getComponentType() - Method in class org.sakaiproject.tool.podcasts.jsf.tag.DatePickerPopupTag
 
getComponentType() - Method in class org.sakaiproject.tool.podcasts.jsf.tag.DatePickerTag
get component type
getContents() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
Construct a List of DecoratedPodcastBeans for display on main page
getDataTableContents() - Method in class org.sakaiproject.tool.podcasts.podPermBean.HtmlDynamicColumnCheckboxTable
Returns the dataTableContents.
getDate() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
 
getDescription() - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
 
getDescription() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
 
getDisplayDate() - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
 
getDisplayDateRevise() - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
Returns the revised display date for this podcast
getDisplayInvalidDateErrMsg() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
Returns whether an invalid date error message is displayed
getDisplayItems() - Method in class org.sakaiproject.tool.podcasts.podOptionsBean
Returns the options of what the podcast folder can be set to
getDisplayNoDateErrMsg() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
Returns whether a no date error message is displayed
getDisplayNoFileErrMsg() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
Returns whether a no file selected error message is displayed
getDisplayNoTitleErrMsg() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
Returns whether a no title entered error message is displayed
getemail() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
FUTURE: Returns the notification level set by the user
getEmailItems() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
FUTURE: To display the possible email notification levels
getEntityPrefix() - Method in class org.sakaiproject.tool.podcasts.entityproviders.PodcastEntityProvider
 
getErrorOnPage() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
 
getFeedCopyright() - Method in class org.sakaiproject.tool.podcasts.podFeedBean
 
getFeedGenerator() - Method in class org.sakaiproject.tool.podcasts.podFeedBean
 
getFileContentType() - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
 
getFilename() - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
 
getFilename() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
 
getFileSize() - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
 
getFileURL() - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
Returns the file URL for the podcast.
getFirstColumnBindingVar() - Method in class org.sakaiproject.tool.podcasts.podPermBean.HtmlDynamicColumnCheckboxTable
 
getHandledOutputFormats() - Method in class org.sakaiproject.tool.podcasts.entityproviders.PodcastEntityProvider
 
getHasAllGroups() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
Returns TRUE if user has ALLGROUPS permission (or site.upd which supercedes), FALSE if not
getHasDelAnyPerm() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
 
getHasDelOwnPerm() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
 
getHasHidden() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
 
getHasNewPerm() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
 
getHasReadPerm() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
 
getHasReviseAnyPerm() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
 
getHasReviseOwnPerm() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
 
getLanguage() - Method in class org.sakaiproject.tool.podcasts.podFeedBean
 
getMaxSizeExceededAlert() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
Returns the message that a file too large tried to be uploaded.
getMessageFromBundle(String, Object[]) - Method in class org.sakaiproject.tool.podcasts.podHomeBean
 
getMessageFromBundle(String) - Method in class org.sakaiproject.tool.podcasts.podHomeBean
 
getNewWindow() - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
Returns a value to determine if file should be opened in same window or a new one.
getPermDataTable() - Method in class org.sakaiproject.tool.podcasts.podPermBean
Returns the permissions table
getPermDataTableList() - Method in class org.sakaiproject.tool.podcasts.podPermBean
 
getPermNames() - Method in class org.sakaiproject.tool.podcasts.podPermBean
Returns the names of the permissions (functions) available
getPodcastFolderExists() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
Determines if the podcast folder exists.
getPodcastsForSite(EntityView) - Method in class org.sakaiproject.tool.podcasts.entityproviders.PodcastEntityProvider
site/siteId
getPodfeedDescription() - Method in class org.sakaiproject.tool.podcasts.podFeedBean
Returns the global podcast description
getPodfeedService() - Method in class org.sakaiproject.tool.podcasts.podFeedBean
 
getPodfeedTitle() - Method in class org.sakaiproject.tool.podcasts.podFeedBean
Returns the global podcast title
getPodOption() - Method in class org.sakaiproject.tool.podcasts.podOptionsBean
Returns whether podcast folder is PUBLIC (0) or SITE (1)
getPostedDate() - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
 
getPostedTime() - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
 
getRendererType() - Method in class org.sakaiproject.tool.podcasts.jsf.tag.DatePickerPopupTag
 
getRendererType() - Method in class org.sakaiproject.tool.podcasts.jsf.tag.DatePickerTag
 
getResourceId() - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
 
getResourceToolExists() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
Determines if Resource tool part of the site.
getRoleNames() - Method in class org.sakaiproject.tool.podcasts.podPermBean
Returns a list of user roles
getRowName() - Method in class org.sakaiproject.tool.podcasts.podPermBean.DecoratedCheckboxTableRow
 
getSelectedPodcast() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
Returns the current DecoratedPodcastBean set as selectedPodcast.
getSiteId() - Method in class org.sakaiproject.tool.podcasts.podPermBean
 
getSiteName() - Method in class org.sakaiproject.tool.podcasts.podPermBean
Returns the site name if valid site or empty string if not.
getSize() - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
Returns the size (as a formatted String) for this podcast's file
getStyleClass() - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
 
getTitle() - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
 
getTitle() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
 
getType() - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
Returns this podcast's content MIME type
getUploadStatus() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
Returns whether a file too large tried to be uploaded.
getURL() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
Returns the URL to point your podcatcher to in order to grab the feed.
getUserName() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
 
getValue() - Method in class org.sakaiproject.tool.podcasts.jsf.tag.DatePickerTag
 

I

isCanAccessFolder() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
 
isDisabledOrReadonly(UIComponent) - Static method in class org.sakaiproject.tool.podcasts.jsf.renderer.util.RendererUtil
If renderer supports disabled or readonly attributes use this method to obtain an early exit from decode method.
isHidden() - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
 
isPodcastFolderHidden() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
Returns whether the Podcasts folder should be considered HIDDEN in UI
isValidDate(String, String, Locale) - Static method in class org.sakaiproject.tool.podcasts.util.DateUtil
Performs date validation checking like Feb 30, etc.

N

NEXT_MONTH - Static variable in class org.sakaiproject.tool.podcasts.jsf.renderer.DatePickerPopupRenderer
 
NEXT_YEAR - Static variable in class org.sakaiproject.tool.podcasts.jsf.renderer.DatePickerPopupRenderer
 
NO_TITLE_ALERT - Static variable in class org.sakaiproject.tool.podcasts.podFeedBean
 

O

org.sakaiproject.tool.podcasts - package org.sakaiproject.tool.podcasts
 
org.sakaiproject.tool.podcasts.entityproviders - package org.sakaiproject.tool.podcasts.entityproviders
 
org.sakaiproject.tool.podcasts.jsf.renderer - package org.sakaiproject.tool.podcasts.jsf.renderer
 
org.sakaiproject.tool.podcasts.jsf.renderer.util - package org.sakaiproject.tool.podcasts.jsf.renderer.util
 
org.sakaiproject.tool.podcasts.jsf.tag - package org.sakaiproject.tool.podcasts.jsf.tag
 
org.sakaiproject.tool.podcasts.util - package org.sakaiproject.tool.podcasts.util
 

P

PodcastEntityProvider - Class in org.sakaiproject.tool.podcasts.entityproviders
Entity provider for the Podcast tool
PodcastEntityProvider() - Constructor for class org.sakaiproject.tool.podcasts.entityproviders.PodcastEntityProvider
 
PodcastEntityProvider.PodcastItem - Class in org.sakaiproject.tool.podcasts.entityproviders
Simplified helper class to represent an individual podcast item in a site
PodcastEntityProvider.PodcastItem() - Constructor for class org.sakaiproject.tool.podcasts.entityproviders.PodcastEntityProvider.PodcastItem
 
PODFEED_DESC1 - Static variable in class org.sakaiproject.tool.podcasts.podFeedBean
 
PODFEED_DESC2 - Static variable in class org.sakaiproject.tool.podcasts.podFeedBean
 
PODFEED_TITLE_MSG - Static variable in class org.sakaiproject.tool.podcasts.podFeedBean
Used to pull messages from the bundle
podFeedBean - Class in org.sakaiproject.tool.podcasts
 
podFeedBean() - Constructor for class org.sakaiproject.tool.podcasts.podFeedBean
 
podHomeBean - Class in org.sakaiproject.tool.podcasts
 
podHomeBean() - Constructor for class org.sakaiproject.tool.podcasts.podHomeBean
 
podHomeBean.DecoratedPodcastBean - Class in org.sakaiproject.tool.podcasts
Bean to store information about a single podcast.
podHomeBean.DecoratedPodcastBean() - Constructor for class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
 
podMainListener(ActionEvent) - Method in class org.sakaiproject.tool.podcasts.podHomeBean
To set the selectedPodcast DecoratedPodcastBean when Revision and Deletion links are clicked (possibly Download also)
podOptionsBean - Class in org.sakaiproject.tool.podcasts
 
podOptionsBean() - Constructor for class org.sakaiproject.tool.podcasts.podOptionsBean
 
podPermBean - Class in org.sakaiproject.tool.podcasts
 
podPermBean() - Constructor for class org.sakaiproject.tool.podcasts.podPermBean
 
podPermBean.DecoratedCheckboxTableRow - Class in org.sakaiproject.tool.podcasts
 
podPermBean.DecoratedCheckboxTableRow() - Constructor for class org.sakaiproject.tool.podcasts.podPermBean.DecoratedCheckboxTableRow
 
podPermBean.HtmlDynamicColumnCheckboxTable - Class in org.sakaiproject.tool.podcasts
 
podPermBean.HtmlDynamicColumnCheckboxTable() - Constructor for class org.sakaiproject.tool.podcasts.podPermBean.HtmlDynamicColumnCheckboxTable
 
prepareDCDataTable(List) - Method in class org.sakaiproject.tool.podcasts.podPermBean.HtmlDynamicColumnCheckboxTable
This constructs the Faces component structure of the table.
PREV_MONTH - Static variable in class org.sakaiproject.tool.podcasts.jsf.renderer.DatePickerPopupRenderer
 
PREV_YEAR - Static variable in class org.sakaiproject.tool.podcasts.jsf.renderer.DatePickerPopupRenderer
 
processAdd() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
Performs the actual adding of a podcast.
processCancelAdd() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
Erases bean values since no podcast is to be added.
processCancelDelete() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
Resets selectedPodcast bean since no deletion is to be made
processCancelPodfeedRevise() - Method in class org.sakaiproject.tool.podcasts.podFeedBean
Cancels revising global podfeed information
processCancelRevise() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
Resets selectedPodcast bean since no revision is to be made
processDeletePodcast() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
Used to call podcastService to actually delete selected podcast.
processFileUpload(ValueChangeEvent) - Method in class org.sakaiproject.tool.podcasts.podHomeBean
Creates a BufferedInputStream to get ready to upload file selected.
processOptionCancel() - Method in class org.sakaiproject.tool.podcasts.podOptionsBean
Returns back to main page with no changes
processOptionChange() - Method in class org.sakaiproject.tool.podcasts.podOptionsBean
Set the podcast folder to either: 0 Display to non-members (PUBLIC) 1 Display to Site (SITE)
processPermCancel() - Method in class org.sakaiproject.tool.podcasts.podPermBean
 
processPermChange() - Method in class org.sakaiproject.tool.podcasts.podPermBean
 
processPermissions() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
Constructs call to permissions helper and redirects to it to display Podcasts folder permissions page.
processRevisePodcast() - Method in class org.sakaiproject.tool.podcasts.podFeedBean
Determine if revisions made to global feed info and apply changes.
processRevisePodcast() - Method in class org.sakaiproject.tool.podcasts.podHomeBean
Gathers information and calls PodcastService to make changes to existing podcast.

R

RendererUtil - Class in org.sakaiproject.tool.podcasts.jsf.renderer.util
Place for common utilities for renderers
RendererUtil() - Constructor for class org.sakaiproject.tool.podcasts.jsf.renderer.util.RendererUtil
 

S

setAction(UIComponent, String) - Static method in class org.sakaiproject.tool.podcasts.jsf.tag.TagUtil
 
setActionListener(UIComponent, String) - Static method in class org.sakaiproject.tool.podcasts.jsf.tag.TagUtil
 
setAuthor(String) - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
 
setBoolean(UIComponent, String, String) - Static method in class org.sakaiproject.tool.podcasts.jsf.tag.TagUtil
 
setCheckboxBindingVar(String) - Method in class org.sakaiproject.tool.podcasts.podPermBean.HtmlDynamicColumnCheckboxTable
 
setCheckboxSelectValues(SelectItem[]) - Method in class org.sakaiproject.tool.podcasts.podPermBean.DecoratedCheckboxTableRow
 
setCheckboxTableValues() - Method in class org.sakaiproject.tool.podcasts.podPermBean
 
setCheckboxTableValues(List) - Method in class org.sakaiproject.tool.podcasts.podPermBean
 
setCheckboxValues(List) - Method in class org.sakaiproject.tool.podcasts.podPermBean.DecoratedCheckboxTableRow
 
setDataTableContents(List) - Method in class org.sakaiproject.tool.podcasts.podPermBean.HtmlDynamicColumnCheckboxTable
Sets the actual contents of the data table
setDataTableContents(List, List) - Method in class org.sakaiproject.tool.podcasts.podPermBean.HtmlDynamicColumnCheckboxTable
This constructs the actual contents of the table
setDate(String) - Method in class org.sakaiproject.tool.podcasts.podHomeBean
 
setDescription(String) - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
 
setDescription(String) - Method in class org.sakaiproject.tool.podcasts.podHomeBean
 
setDisplayDate(String) - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
 
setDisplayDateRevise(String) - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
 
setDisplayInvalidDateErrMsg(boolean) - Method in class org.sakaiproject.tool.podcasts.podHomeBean
 
setDisplayNoDateErrMsg(boolean) - Method in class org.sakaiproject.tool.podcasts.podHomeBean
 
setDisplayNoFileErrMsg(boolean) - Method in class org.sakaiproject.tool.podcasts.podHomeBean
 
setDisplayNoTitleErrMsg(boolean) - Method in class org.sakaiproject.tool.podcasts.podHomeBean
 
setDouble(UIComponent, String, String) - Static method in class org.sakaiproject.tool.podcasts.jsf.tag.TagUtil
 
setemail(String) - Method in class org.sakaiproject.tool.podcasts.podHomeBean
FUTURE: Sets the notification level
setFeedCopyright(String) - Method in class org.sakaiproject.tool.podcasts.podFeedBean
 
setFeedGenerator(String) - Method in class org.sakaiproject.tool.podcasts.podFeedBean
 
setFileContentType(String) - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
 
setFilename(String) - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
 
setFilename(String) - Method in class org.sakaiproject.tool.podcasts.podHomeBean
 
setFileSize(long) - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
 
setFileURL(String) - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
 
setFirstColumnBindingVar(String) - Method in class org.sakaiproject.tool.podcasts.podPermBean.HtmlDynamicColumnCheckboxTable
 
setHidden(boolean) - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
 
setInteger(UIComponent, String, String) - Static method in class org.sakaiproject.tool.podcasts.jsf.tag.TagUtil
 
setLanguage(String) - Method in class org.sakaiproject.tool.podcasts.podFeedBean
 
setMap(UIComponent, String, String) - Static method in class org.sakaiproject.tool.podcasts.jsf.tag.TagUtil
 
setMethodBinding(UIComponent, String, String, Class[]) - Static method in class org.sakaiproject.tool.podcasts.jsf.tag.TagUtil
 
setNewWindow(String) - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
 
setNumColumns(int) - Method in class org.sakaiproject.tool.podcasts.podPermBean.HtmlDynamicColumnCheckboxTable
 
setPermDataTable(HtmlDataTable) - Method in class org.sakaiproject.tool.podcasts.podPermBean
Sets the permissions table
setPermTableDataList(List) - Method in class org.sakaiproject.tool.podcasts.podPermBean
 
setPodcastPermissionsService(PodcastPermissionsService) - Method in class org.sakaiproject.tool.podcasts.podHomeBean
 
setPodcastSelected(String) - Method in class org.sakaiproject.tool.podcasts.podHomeBean
Does the actual filling up of the selectedPodcast bean
setPodcastService(PodcastService) - Method in class org.sakaiproject.tool.podcasts.podHomeBean
Used to inject the podcast service into this bean.
setPodcastService(PodcastService) - Method in class org.sakaiproject.tool.podcasts.podOptionsBean
 
setPodcastService(PodcastService) - Method in class org.sakaiproject.tool.podcasts.podPermBean
 
setPodfeedDescription(String) - Method in class org.sakaiproject.tool.podcasts.podFeedBean
Setter for the global podcast description.
setPodfeedService(PodfeedService) - Method in class org.sakaiproject.tool.podcasts.podFeedBean
 
setPodfeedTitle(String) - Method in class org.sakaiproject.tool.podcasts.podFeedBean
Setter for global podcast title
setPodOption(int) - Method in class org.sakaiproject.tool.podcasts.podOptionsBean
Set whether the podcast folder is PUBLIC (0) or SITE (1)
setPostedDate(String) - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
 
setPostedTime(String) - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
 
setProperties(UIComponent) - Method in class org.sakaiproject.tool.podcasts.jsf.tag.DatePickerTag
Set the properties.
setResourceId(String) - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
 
setRowName(String) - Method in class org.sakaiproject.tool.podcasts.podPermBean.DecoratedCheckboxTableRow
 
setSelectedPodcast(podHomeBean.DecoratedPodcastBean) - Method in class org.sakaiproject.tool.podcasts.podHomeBean
Use to set the selectedPodcast object.
setSiteName(String) - Method in class org.sakaiproject.tool.podcasts.podPermBean
 
setSize(String) - Method in class org.sakaiproject.tool.podcasts.jsf.tag.DatePickerTag
set size
setSize(String) - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
Sets the size (as a formatted String) for this podcast's file
setString(UIComponent, String, String) - Static method in class org.sakaiproject.tool.podcasts.jsf.tag.TagUtil
 
setStyleClass(String) - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
 
setTitle(String) - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
 
setTitle(String) - Method in class org.sakaiproject.tool.podcasts.podHomeBean
 
setType(String) - Method in class org.sakaiproject.tool.podcasts.podHomeBean.DecoratedPodcastBean
Sets this podcast's content MIME type
setValidator(UIComponent, String) - Static method in class org.sakaiproject.tool.podcasts.jsf.tag.TagUtil
 
setValue(String) - Method in class org.sakaiproject.tool.podcasts.jsf.tag.DatePickerTag
set the value
setValueBinding(UIComponent, String, String) - Static method in class org.sakaiproject.tool.podcasts.jsf.tag.TagUtil
 
setValueChangeListener(UIComponent, String) - Static method in class org.sakaiproject.tool.podcasts.jsf.tag.TagUtil
 
supportsComponentType(UIComponent) - Method in class org.sakaiproject.tool.podcasts.jsf.renderer.DatePickerPopupRenderer
 
supportsComponentType(UIComponent) - Method in class org.sakaiproject.tool.podcasts.jsf.renderer.DatePickerRenderer
 

T

TagUtil - Class in org.sakaiproject.tool.podcasts.jsf.tag
Previously PagerTagUtil Based on code from "Core JSF" Copyright: Copyright (c) 2004 Sakai
TagUtil() - Constructor for class org.sakaiproject.tool.podcasts.jsf.tag.TagUtil
 
D E G I N O P R S T 

Copyright © 2003-2015 University of Michigan. All Rights Reserved.