|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnouncementActionState | |
|---|---|
| org.sakaiproject.announcement.tool | |
| Uses of AnnouncementActionState in org.sakaiproject.announcement.tool |
|---|
| Methods in org.sakaiproject.announcement.tool with parameters of type AnnouncementActionState | |
|---|---|
protected String |
AnnouncementAction.buildCancelContext(org.sakaiproject.cheftool.VelocityPortlet portlet,
org.sakaiproject.cheftool.Context context,
org.sakaiproject.cheftool.RunData rundata,
AnnouncementActionState state)
Build the context for cancelling the operation and going back to list view |
protected String |
AnnouncementAction.buildDeleteAnnouncementContext(org.sakaiproject.cheftool.VelocityPortlet portlet,
org.sakaiproject.cheftool.Context context,
org.sakaiproject.cheftool.RunData rundata,
AnnouncementActionState state)
Build the context for asking for the delete confirmation |
String |
AnnouncementAction.buildMergeContext(org.sakaiproject.cheftool.VelocityPortlet portlet,
org.sakaiproject.cheftool.Context context,
org.sakaiproject.cheftool.RunData runData,
AnnouncementActionState state,
org.sakaiproject.event.api.SessionState sstate)
Build the context for showing merged view |
protected String |
AnnouncementAction.buildPreviewContext(org.sakaiproject.cheftool.VelocityPortlet portlet,
org.sakaiproject.cheftool.Context context,
org.sakaiproject.cheftool.RunData rundata,
AnnouncementActionState state)
Build the context for preview an attachment |
String |
AnnouncementAction.buildReorderContext(org.sakaiproject.cheftool.VelocityPortlet portlet,
org.sakaiproject.cheftool.Context context,
org.sakaiproject.cheftool.RunData runData,
AnnouncementActionState state,
org.sakaiproject.event.api.SessionState sstate)
Build the context for showing merged view |
protected String |
AnnouncementAction.buildReviseAnnouncementContext(org.sakaiproject.cheftool.VelocityPortlet portlet,
org.sakaiproject.cheftool.Context context,
org.sakaiproject.cheftool.RunData rundata,
AnnouncementActionState state,
org.sakaiproject.event.api.SessionState sstate)
Build the context for revising the announcement |
protected String |
AnnouncementAction.buildShowMetadataContext(org.sakaiproject.cheftool.VelocityPortlet portlet,
org.sakaiproject.cheftool.Context context,
org.sakaiproject.cheftool.RunData rundata,
AnnouncementActionState state,
org.sakaiproject.event.api.SessionState sstate)
Build the context for viewing announcement content |
String |
AnnouncementAction.getTemplate(org.sakaiproject.cheftool.VelocityPortlet portlet,
org.sakaiproject.cheftool.Context context,
org.sakaiproject.cheftool.RunData rundata,
org.sakaiproject.event.api.SessionState sstate,
AnnouncementActionState state,
String value)
|
protected boolean |
AnnouncementAction.notificationEnabled(AnnouncementActionState state)
is notification enabled? |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||