| org.sakaiproject.cheftool.VelocityPortletStateAction org.sakaiproject.calendar.tool.CalendarAction
Inner Class :public class MyYear | |
Inner Class :public class MyWeek | |
Inner Class :public class MyMonth | |
Inner Class :public class MyDay | |
Inner Class :public class EventClass | |
Inner Class :public class EventDisplayClass | |
Inner Class :public class MyDate | |
Inner Class :public class Helper | |
Inner Class :public class CalendarFormattedText | |
Inner Class :public class MergePage | |
Inner Class :public class CustomizeCalendarPage | |
Inner Class :public static class CalendarPermissions | |
Method Summary | |
protected String | arrayToString(String[] array, String separators) Takes an array of tokens and converts into separator-separated string.
String[] The array of strings input. Parameters: String - The string separator. | protected void | buildDayContext(VelocityPortlet portlet, Context context, RunData runData, CalendarActionState state) | protected void | buildDeleteContext(VelocityPortlet portlet, Context context, RunData runData, CalendarActionState state) | protected void | buildDescriptionContext(VelocityPortlet portlet, Context context, RunData runData, CalendarActionState state) | protected void | buildFrequencyContext(VelocityPortlet portlet, Context context, RunData runData, CalendarActionState state) | protected void | buildListContext(VelocityPortlet portlet, Context context, RunData runData, CalendarActionState state) | public String | buildMainPanelContext(VelocityPortlet portlet, Context context, RunData runData, SessionState sstate) | protected void | buildMonthContext(VelocityPortlet portlet, Context context, RunData runData, CalendarActionState state) | protected void | buildNewContext(VelocityPortlet portlet, Context context, RunData runData, CalendarActionState state) | protected void | buildReviseContext(VelocityPortlet portlet, Context context, RunData runData, CalendarActionState state) | protected void | buildWeekContext(VelocityPortlet portlet, Context context, RunData runData, CalendarActionState state) | protected void | buildYearContext(VelocityPortlet portlet, Context context, RunData runData, CalendarActionState state) | public MyMonth | calMonth(int month, CalendarUtil m_calObj, CalendarActionState state, CalendarEventVector CalendarEventVectorObj) | public String | calendarUtilGetDay(int dayofweek) Get the name of the day. | public String | calendarUtilGetMonth(int l_month) Access the current month as a string. | public void | doActivityday(RunData data, Context context) Action is requsted when the user select day from menu in Activityevent view. | public void | doAdd(RunData runData, Context context) Action doAdd is requested when the user click on the add in the new view to add an event into a calendar. | public void | doAddfield(RunData runData, Context context) Handle the button click to add a field to the list of optional attributes. | public void | doAttachments(RunData rundata, Context context) | public void | doBack(RunData data, Context context) | public void | doCancel(RunData data, Context context) | public void | doCancelImportWizard(RunData data, Context context) Called when the user cancels the import wizard. | public void | doChangefrequency(RunData rundata, Context context) | public void | doConfirm(RunData data, Context context) Action is used when the doConfirm is called when the user click on confirm to delete event in the delete view. | public void | doCustomdate(RunData data, Context context) Action doCustomDate is requested when the user specifies a start/end date
to filter the list view. | public void | doCustomize(RunData runData, Context context) Handle a request to set options. | public void | doDay(RunData data, Context context) | public void | doDelete(RunData data, Context context) | public void | doDeletefield(RunData runData, Context context) | public void | doDescription(RunData data, Context context) | public void | doDpagen(RunData runData, Context context) Action doDpagen is requested when the user click on the next arrow to move to the next page in day view. | public void | doDpagep(RunData runData, Context context) Action doDpagep is requested when the user click on the upper arrow to move to the previous page in day view. | public void | doEditfrequency(RunData rundata, Context context) | public void | doFilter(RunData data, Context context) Action doFilter is requested when the user clicks on the list box
to select a filtering mode for the list view. | public void | doGomonth(RunData data, Context context) | public void | doGoyear(RunData data, Context context) | public void | doImport(RunData data, Context context) | public void | doList(RunData data, Context context) | public void | doMenueday(RunData data, Context context) Action is requestd when the user select day from the menu avilable in some views. | public void | doMerge(RunData runData, Context context) Handle a request from the "merge" page to merge calendars from other groups into this group's Schedule display. | public void | doMonth(RunData data, Context context) | public void | doNew(RunData data, Context context) | public void | doNext(RunData data, Context context) Action doNext is called when the user click on next button to move to next day, next week, next month or next year. | public void | doNext_activity(RunData runData, Context context) Action doNext_activity is requested when the user navigates to the previous message in the detailed view. | public void | doNextday(RunData data, Context context) | public void | doNpagew(RunData runData, Context context) Action doNpagew is requested when the user click on the next arrow to move to the next page in the week view. | public void | doOk(RunData data, Context context) | public void | doParse(RunData data, Context context) | public void | doPermissions(RunData data, Context context) | public void | doPpagew(RunData runData, Context context) Action doPpagew is requested when the user click on the previous arrow to move to the previous page in week view. | public void | doPreday(RunData data, Context context) | public void | doPrev(RunData data, Context context) Action doPrev is requested when the user click on the prev button to move into pre day, month, year, or week. | public void | doPrev_activity(RunData runData, Context context) Action doPrev_activity is requested when the user navigates to the previous message in the detailed view. | public void | doRevise(RunData data, Context context) | public void | doSavefrequency(RunData rundata, Context context) | public void | doScheduleBack(RunData data, Context context) | public void | doScheduleContinue(RunData data, Context context) Handle the "continue" button on the schedule import wizard. | public void | doSort_by_date_toggle(RunData data, Context context) | public void | doToday(RunData data, Context context) | public void | doUpdate(RunData runData, Context context) Action doUpdate is requested when the user click on the save button on the revise screen. | public void | doUpdateGroupView(RunData runData, Context context) Action doUpdateGroupView is requested when the user click on the Update button on the list view. | public void | doView(RunData data, Context context) | public void | doWeek(RunData data, Context context) | public void | doYear(RunData data, Context context) | protected void | enableObserver(SessionState sstate, boolean enable) | public TimeRange | getDayTimeRange(int year, int month, int day) Given a current date in the year, month, and day parameters, returns a TimeRange for the day. | public TimeRange | getMonthTimeRange(CalendarUtil calendarUtil) Given a current date via the calendarUtil paramter, returns a TimeRange for the month. | protected Vector | getNewEvents(int year, int month, int day, CalendarActionState state, RunData rundata, int time, int numberofcycles, Context context, CalendarEventVector CalendarEventVectorObj) | protected Class | getStateClass() | public TimeRange | getWeekTimeRange(CalendarUtil calendarUtil) Given a current date via the calendarUtil paramter, returns a TimeRange for the week. | protected void | initState(SessionState state, VelocityPortlet portlet, JetspeedRunData rundata) Populate the state object, if needed. | protected void | readEventGroupForm(RunData rundata, Context context) |
STATE_INITED | final protected static String STATE_INITED(Code) | | |
arrayToString | protected String arrayToString(String[] array, String separators)(Code) | | Takes an array of tokens and converts into separator-separated string.
String[] The array of strings input. Parameters: String - The string separator. String A string containing tokens separated by seperator. |
calendarUtilGetDay | public String calendarUtilGetDay(int dayofweek)(Code) | | Get the name of the day.
the name of the day. |
calendarUtilGetMonth | public String calendarUtilGetMonth(int l_month)(Code) | | Access the current month as a string.
the current month as a string. |
doActivityday | public void doActivityday(RunData data, Context context)(Code) | | Action is requsted when the user select day from menu in Activityevent view.
|
doAdd | public void doAdd(RunData runData, Context context)(Code) | | Action doAdd is requested when the user click on the add in the new view to add an event into a calendar.
|
doAddfield | public void doAddfield(RunData runData, Context context)(Code) | | Handle the button click to add a field to the list of optional attributes.
|
doBack | public void doBack(RunData data, Context context)(Code) | | Action is used when the doBack is called when the user click on the back on the EventActivity view
|
doCancel | public void doCancel(RunData data, Context context)(Code) | | Action is used when the docancel is requested when the user click on cancel in the new view
|
doCancelImportWizard | public void doCancelImportWizard(RunData data, Context context)(Code) | | Called when the user cancels the import wizard.
|
doChangefrequency | public void doChangefrequency(RunData rundata, Context context)(Code) | | Action doChangefrequency is requested when the user changes the selected frequency at the frequency setting page
|
doConfirm | public void doConfirm(RunData data, Context context)(Code) | | Action is used when the doConfirm is called when the user click on confirm to delete event in the delete view.
|
doCustomdate | public void doCustomdate(RunData data, Context context)(Code) | | Action doCustomDate is requested when the user specifies a start/end date
to filter the list view.
|
doCustomize | public void doCustomize(RunData runData, Context context)(Code) | | Handle a request to set options.
|
doDay | public void doDay(RunData data, Context context)(Code) | | Action doDay is requested when the user click on the day item in the menue
|
doDelete | public void doDelete(RunData data, Context context)(Code) | | Action is used when the doDelete is called when the user click on delete in menu
|
doDescription | public void doDescription(RunData data, Context context)(Code) | | Action is used when doDescription is requested when the user click on an event
|
doDpagen | public void doDpagen(RunData runData, Context context)(Code) | | Action doDpagen is requested when the user click on the next arrow to move to the next page in day view.
|
doDpagep | public void doDpagep(RunData runData, Context context)(Code) | | Action doDpagep is requested when the user click on the upper arrow to move to the previous page in day view.
|
doEditfrequency | public void doEditfrequency(RunData rundata, Context context)(Code) | | Action doFrequency is requested when "set Frequency" button is clicked in new/revise page
|
doFilter | public void doFilter(RunData data, Context context)(Code) | | Action doFilter is requested when the user clicks on the list box
to select a filtering mode for the list view.
|
doGomonth | public void doGomonth(RunData data, Context context)(Code) | | Action is used when doGomonth requested in the year/list view
|
doGoyear | public void doGoyear(RunData data, Context context)(Code) | | Action is used when doGoyear requested in the list view
|
doList | public void doList(RunData data, Context context)(Code) | | Action doList is requested when the user click on the list in the toolbar
|
doMenueday | public void doMenueday(RunData data, Context context)(Code) | | Action is requestd when the user select day from the menu avilable in some views.
|
doMerge | public void doMerge(RunData runData, Context context)(Code) | | Handle a request from the "merge" page to merge calendars from other groups into this group's Schedule display.
|
doMonth | public void doMonth(RunData data, Context context)(Code) | | Action is used when doMonth requested in the menu
|
doNew | public void doNew(RunData data, Context context)(Code) | | Action doNew is requested when the user click on New in the menu
|
doNext | public void doNext(RunData data, Context context)(Code) | | Action doNext is called when the user click on next button to move to next day, next week, next month or next year.
|
doNext_activity | public void doNext_activity(RunData runData, Context context)(Code) | | Action doNext_activity is requested when the user navigates to the previous message in the detailed view.
|
doNextday | public void doNextday(RunData data, Context context)(Code) | | Action doNextday is called when the user click on "Tomorrow" link in day view
|
doNpagew | public void doNpagew(RunData runData, Context context)(Code) | | Action doNpagew is requested when the user click on the next arrow to move to the next page in the week view.
|
doOk | public void doOk(RunData data, Context context)(Code) | | Action is used when doOk is requested when user click on Back button
|
doParse | public void doParse(RunData data, Context context)(Code) | | Action is to parse the function calls
|
doPermissions | public void doPermissions(RunData data, Context context)(Code) | | Fire up the permissions editor
|
doPpagew | public void doPpagew(RunData runData, Context context)(Code) | | Action doPpagew is requested when the user click on the previous arrow to move to the previous page in week view.
|
doPreday | public void doPreday(RunData data, Context context)(Code) | | Action doPreday is called when the user click on "Yesterday" link in day view
|
doPrev | public void doPrev(RunData data, Context context)(Code) | | Action doPrev is requested when the user click on the prev button to move into pre day, month, year, or week.
|
doPrev_activity | public void doPrev_activity(RunData runData, Context context)(Code) | | Action doPrev_activity is requested when the user navigates to the previous message in the detailed view.
|
doRevise | public void doRevise(RunData data, Context context)(Code) | | Action is used when the user click on the doRevise in the menu
|
doSavefrequency | public void doSavefrequency(RunData rundata, Context context)(Code) | | Action doSavefrequency is requested when the user click on the "Save" button in the frequency setting page
|
doScheduleBack | public void doScheduleBack(RunData data, Context context)(Code) | | Handle the back button on the schedule import wizard
|
doScheduleContinue | public void doScheduleContinue(RunData data, Context context)(Code) | | Handle the "continue" button on the schedule import wizard.
|
doSort_by_date_toggle | public void doSort_by_date_toggle(RunData data, Context context)(Code) | | Action doSort_by_date_toggle is requested when the user click on the sorting icon in the list view
|
doToday | public void doToday(RunData data, Context context)(Code) | | Action doToday is requested when the user click on "Go to today" button
|
doUpdate | public void doUpdate(RunData runData, Context context)(Code) | | Action doUpdate is requested when the user click on the save button on the revise screen.
|
doUpdateGroupView | public void doUpdateGroupView(RunData runData, Context context)(Code) | | Action doUpdateGroupView is requested when the user click on the Update button on the list view.
|
doWeek | public void doWeek(RunData data, Context context)(Code) | | Action doWeek is requested when the user click on the week item in then menu
|
doYear | public void doYear(RunData data, Context context)(Code) | | Action doYear is requested when the user click on Year on menu
|
enableObserver | protected void enableObserver(SessionState sstate, boolean enable)(Code) | | Enable or disable the observer
Parameters: enable - if true, the observer is enabled, if false, it is disabled |
getDayTimeRange | public TimeRange getDayTimeRange(int year, int month, int day)(Code) | | Given a current date in the year, month, and day parameters, returns a TimeRange for the day.
|
getMonthTimeRange | public TimeRange getMonthTimeRange(CalendarUtil calendarUtil)(Code) | | Given a current date via the calendarUtil paramter, returns a TimeRange for the month.
|
getWeekTimeRange | public TimeRange getWeekTimeRange(CalendarUtil calendarUtil)(Code) | | Given a current date via the calendarUtil paramter, returns a TimeRange for the week.
|
readEventGroupForm | protected void readEventGroupForm(RunData rundata, Context context)(Code) | | Read user inputs in announcement form
Parameters: data - Parameters: checkForm - need to check form data or not |
|
|