| Package | Description |
|---|---|
| org.sakaiproject.announcement.tool |
| Modifier and Type | Method and Description |
|---|---|
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?
|
Copyright © 2003-2014 The Sakai Foundation. All Rights Reserved.