| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
Administrate calendar appointments. More...
 Collaboration diagram for ilCalendarAppointmentGUI:
 Collaboration diagram for ilCalendarAppointmentGUI:| Public Member Functions | |
| __construct (ilDate $seed, ilDate $initialDate, $a_appointment_id=0) | |
| Constructor. | |
| executeCommand () | |
| Execute command. | |
| getAppointment () | |
| Get current appointment. | |
| editResponsibleUsers () | |
| Edit responsible users. | |
| showResponsibleUsersList ($a_grp_id) | |
| Show responsible uses of a milestone (default set is participants of group) | |
| saveMilestoneResponsibleUsers () | |
| Save milestone responsibilites. | |
| confirmUnregister () | |
| Confirmation screen to unregister calendar. | |
| book () | |
| Confirmation screen for booking of consultation appointment. | |
| bookconfirmed () | |
| Book consultation appointment, was confirmed. | |
| cancelBooking () | |
| Confirmation screen to cancel consultation appointment or ressource booking depends on calendar category. | |
| cancelConfirmed () | |
| Cancel consultation appointment or ressource booking, was confirmed This will delete the calendar entry. | |
| Protected Member Functions | |
| cancel () | |
| cancel editing | |
| initForm ($a_mode, $a_as_milestone=false, $a_edit_single_app=false) | |
| init form | |
| add () | |
| add new appointment | |
| addMilestone () | |
| add milestone | |
| saveMilestone () | |
| save milestone | |
| save ($a_as_milestone=false) | |
| save appointment | |
| distributeUserNotifications () | |
| Send mail to selected users  ilObjUser $ilUser. | |
| distributeNotifications ($a_cat_id, $app_id, $a_new_appointment=true) | |
| Distribute mail notifications. | |
| askEdit () | |
| Check edit single apppointment / edit all appointments for recurring appointments. | |
| editSingle () | |
| Edit one single appointment ^. | |
| edit ($a_edit_single_app=false) | |
| edit appointment | |
| showInfoScreen () | |
| show info screen | |
| update () | |
| update | |
| askDelete () | |
| ask delete | |
| delete () | |
| delete | |
| deleteExclude ($a_return=true) | |
| delete single item of recurrence list | |
| initTimeZone () | |
| init timezone | |
| initInitialDate (ilDate $initialDate) | |
| init initial date | |
| initSeed (ilDate $seed) | |
| init seed | |
| initAppointment ($a_app_id=0) | |
| init appointment | |
| load ($a_as_milestone=false) | |
| load post | |
| loadNotificationRecipients () | |
| loadRecurrenceSettings ($a_as_milestone=false) | |
| load recurrence settings | |
| saveRecurrenceSettings () | |
| save recurrence settings | |
| createDefaultCalendar () | |
| Create a default calendar. | |
| confirmRegister () | |
| Register to an appointment. | |
| register () | |
| Register. | |
| unregister () | |
| Unregister calendar, was confirmed. | |
| initFormConfirmBooking () | |
| calendarEntryToCategory (ilCalendarEntry $entry) | |
| Get category object of given calendar entry. | |
| doUserAutoComplete () | |
| Do auto completion. | |
| Protected Attributes | |
| $seed = null | |
| $initialDate = null | |
| $default_fulltime = true | |
| $app = null | |
| $rec = null | |
| $timezone = null | |
| $tpl | |
| $lng | |
| $ctrl | |
Administrate calendar appointments.
Definition at line 36 of file class.ilCalendarAppointmentGUI.php.
Constructor.
public
| ilDate | seed | 
Definition at line 57 of file class.ilCalendarAppointmentGUI.php.
References $ilCtrl, $lng, initAppointment(), initInitialDate(), initSeed(), and initTimeZone().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
add new appointment
protected
Definition at line 380 of file class.ilCalendarAppointmentGUI.php.
References $tpl, and initForm().
Referenced by save().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
add milestone
protected
Definition at line 398 of file class.ilCalendarAppointmentGUI.php.
References $tpl, and initForm().
Referenced by save().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
ask delete
protected
Definition at line 892 of file class.ilCalendarAppointmentGUI.php.
References $_GET, $tpl, and ilCalendarRecurrences\_getRecurrences().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
Check edit single apppointment / edit all appointments for recurring appointments.
Definition at line 618 of file class.ilCalendarAppointmentGUI.php.
References $GLOBALS, $rec, ilCalendarRecurrences\_getRecurrences(), edit(), and getAppointment().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilCalendarAppointmentGUI::book | ( | ) | 
Confirmation screen for booking of consultation appointment.
Definition at line 1426 of file class.ilCalendarAppointmentGUI.php.
References $_GET, $ilUser, $tpl, ilObjUser\_lookupFullname(), ilDatePresentation\formatPeriod(), and initFormConfirmBooking().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilCalendarAppointmentGUI::bookconfirmed | ( | ) | 
Book consultation appointment, was confirmed.
Definition at line 1475 of file class.ilCalendarAppointmentGUI.php.
References $_REQUEST, $GLOBALS, $ilUser, ilConsultationHourUtils\bookAppointment(), initFormConfirmBooking(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and ilBookingEntry\writeBookingMessage().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
Get category object of given calendar entry.
| ilCalendarEntry | $entry | 
Definition at line 1617 of file class.ilCalendarAppointmentGUI.php.
References ilCalendarEntry\getEntryId(), and ilCalendarCategoryAssignments\getFirstAssignment().
Referenced by cancelBooking(), and cancelConfirmed().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
cancel editing
protected
| @return | 
Definition at line 118 of file class.ilCalendarAppointmentGUI.php.
| ilCalendarAppointmentGUI::cancelBooking | ( | ) | 
Confirmation screen to cancel consultation appointment or ressource booking depends on calendar category.
Definition at line 1512 of file class.ilCalendarAppointmentGUI.php.
References $_GET, $ilUser, $tpl, ilObjUser\_lookupFullname(), calendarEntryToCategory(), ilDatePresentation\formatPeriod(), ilConfirmationGUI\setFormAction(), ilCalendarCategory\TYPE_BOOK, and ilCalendarCategory\TYPE_CH.
 Here is the call graph for this function:
 Here is the call graph for this function:| ilCalendarAppointmentGUI::cancelConfirmed | ( | ) | 
Cancel consultation appointment or ressource booking, was confirmed This will delete the calendar entry.
Definition at line 1561 of file class.ilCalendarAppointmentGUI.php.
References $_GET, $_POST, $GLOBALS, $ilUser, calendarEntryToCategory(), ilBookingEntry\cancelBooking(), ilConsultationHourAppointments\getAppointmentIds(), ilUtil\sendSuccess(), ilBookingReservation\setStatus(), ilBookingReservation\STATUS_CANCELLED, ilCalendarCategory\TYPE_BOOK, and ilCalendarCategory\TYPE_CH.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
Register to an appointment.
Definition at line 1327 of file class.ilCalendarAppointmentGUI.php.
References $_GET, $_REQUEST, $tpl, ilDatePresentation\formatDate(), IL_CAL_UNIX, and ilConfirmationGUI\setFormAction().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilCalendarAppointmentGUI::confirmUnregister | ( | ) | 
Confirmation screen to unregister calendar.
Definition at line 1376 of file class.ilCalendarAppointmentGUI.php.
References $_GET, $_REQUEST, $tpl, ilDatePresentation\formatDate(), IL_CAL_UNIX, and ilConfirmationGUI\setFormAction().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
Create a default calendar.
protected
Definition at line 1311 of file class.ilCalendarAppointmentGUI.php.
References $ilUser, $lng, ilCalendarCategory\DEFAULT_COLOR, and ilCalendarCategory\TYPE_USR.
Referenced by save(), and update().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
delete
protected
| @return | 
Definition at line 929 of file class.ilCalendarAppointmentGUI.php.
References $_POST, $app, ilCalendarCategoryAssignments\_deleteByAppointmentId(), ilCalendarUserNotification\deleteCalendarEntry(), and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
delete single item of recurrence list
protected
| @return | 
Definition at line 953 of file class.ilCalendarAppointmentGUI.php.
References $_REQUEST, IL_CAL_UNIX, and ilUtil\sendSuccess().
Referenced by update().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Distribute mail notifications.
Definition at line 535 of file class.ilCalendarAppointmentGUI.php.
References $ref_id, ilObject\_getAllReferences(), ilCalendarCategories\_getInstance(), ilCalendarMailNotification\TYPE_CRS_NEW_NOTIFICATION, ilCalendarMailNotification\TYPE_CRS_NOTIFICATION, ilCalendarMailNotification\TYPE_GRP_NEW_NOTIFICATION, ilCalendarMailNotification\TYPE_GRP_NOTIFICATION, and ilCalendarCategory\TYPE_OBJ.
Referenced by save(), and update().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Send mail to selected users ilObjUser $ilUser.
Definition at line 502 of file class.ilCalendarAppointmentGUI.php.
References $ilUser, ilCalendarUserNotification\TYPE_EMAIL, ilCalendarUserNotification\TYPE_USER, ilCalendarMailNotification\TYPE_USER, and ilCalendarMailNotification\TYPE_USER_ANONYMOUS.
Referenced by save(), and update().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Do auto completion.
Definition at line 1630 of file class.ilCalendarAppointmentGUI.php.
References $_GET, $_REQUEST, $GLOBALS, and exit.
| 
 | protected | 
edit appointment
protected
| @return | 
Definition at line 659 of file class.ilCalendarAppointmentGUI.php.
References $_REQUEST, $GLOBALS, $ilErr, $ilUser, $tpl, ilDateTime\_equals(), ilCalendarCategories\_getInstance(), ilCalendarCategoryAssignments\_lookupCategory(), getAppointment(), IL_CAL_DAY, IL_CAL_UNIX, initForm(), and showInfoScreen().
Referenced by askEdit(), editSingle(), and update().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilCalendarAppointmentGUI::editResponsibleUsers | ( | ) | 
Edit responsible users.
Definition at line 579 of file class.ilCalendarAppointmentGUI.php.
References ilCalendarCategories\_getInstance(), ilCalendarCategoryAssignments\_lookupCategory(), and showResponsibleUsersList().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
| ilCalendarAppointmentGUI::executeCommand | ( | ) | 
Execute command.
public
Definition at line 78 of file class.ilCalendarAppointmentGUI.php.
References $cmd, $ilSetting, $ilUser, and $tpl.
| ilCalendarAppointmentGUI::getAppointment | ( | ) | 
Get current appointment.
Definition at line 106 of file class.ilCalendarAppointmentGUI.php.
References $app.
Referenced by askEdit(), edit(), and update().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
init appointment
protected
| int | appointment id | 
Definition at line 1028 of file class.ilCalendarAppointmentGUI.php.
References $initialDate, ilCalendarRecurrences\_getFirstRecurrence(), and IL_CAL_HOUR.
Referenced by __construct().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
init form
protected
| string | mode ('edit' | 'create') | 
Definition at line 130 of file class.ilCalendarAppointmentGUI.php.
References $_GET, $_POST, $ilUser, $rec, $tpl, ilCalendarCategories\_getInstance(), ilCalendarSettings\_getInstance(), ilCalendarCategories\_lookupCategoryIdByObjId(), ilObjUser\_lookupLogin(), ilObject\_lookupObjId(), ilObject\_lookupType(), ilCalendarCategoryAssignments\getFirstAssignment(), ilYuiUtil\initDomEvent(), ilDateTimeInputGUI\setDate(), ilFormPropertyGUI\setInfo(), ilSelectInputGUI\setOptions(), ilDateDurationInputGUI\setStartText(), ilTextInputGUI\setValue(), ilSelectInputGUI\setValue(), ilNonEditableValueGUI\setValue(), ilTextAreaInputGUI\setValue(), ilCalendarUserNotification\TYPE_EMAIL, ilCalendarCategory\TYPE_OBJ, and ilCalendarUserNotification\TYPE_USER.
Referenced by add(), addMilestone(), and edit().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Definition at line 1451 of file class.ilCalendarAppointmentGUI.php.
References ilTextAreaInputGUI\setRows().
Referenced by book(), and bookconfirmed().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
init initial date
| ilDate | $initialDate | 
Definition at line 986 of file class.ilCalendarAppointmentGUI.php.
References $_GET, $initialDate, $timezone, ilDate\get(), IL_CAL_DATE, and IL_CAL_DATETIME.
Referenced by __construct().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
init seed
protected
| @return | 
Definition at line 1015 of file class.ilCalendarAppointmentGUI.php.
References $seed.
Referenced by __construct().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
init timezone
protected
| @return | 
Definition at line 975 of file class.ilCalendarAppointmentGUI.php.
References $ilUser.
Referenced by __construct().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
load post
protected
| @return | 
Definition at line 1070 of file class.ilCalendarAppointmentGUI.php.
References $_POST, IL_CAL_DATE, IL_CAL_FKT_GETDATE, loadNotificationRecipients(), loadRecurrenceSettings(), and ilUtil\stripSlashes().
Referenced by save(), and update().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Definition at line 1133 of file class.ilCalendarAppointmentGUI.php.
References $_POST, $usr_id, ilObjUser\_loginExists(), ilUtil\stripSlashes(), ilCalendarUserNotification\TYPE_EMAIL, and ilCalendarUserNotification\TYPE_USER.
Referenced by load().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
load recurrence settings
protected
Definition at line 1171 of file class.ilCalendarAppointmentGUI.php.
References $_POST, IL_CAL_FKT_GETDATE, IL_CAL_FREQ_DAILY, IL_CAL_FREQ_MONTHLY, IL_CAL_FREQ_WEEKLY, IL_CAL_FREQ_YEARLY, and ilUtil\stripSlashes().
Referenced by load().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Register.
Definition at line 1357 of file class.ilCalendarAppointmentGUI.php.
References $_POST, $_REQUEST, $ilUser, IL_CAL_UNIX, and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
save appointment
protected
Definition at line 425 of file class.ilCalendarAppointmentGUI.php.
References $_POST, $ilErr, ilCalendarCategories\_getInstance(), ilCalendarSettings\_getInstance(), ilObject\_lookupType(), add(), ilCalendarCategoryAssignments\addAssignment(), addMilestone(), createDefaultCalendar(), distributeNotifications(), distributeUserNotifications(), load(), saveRecurrenceSettings(), ilUtil\sendFailure(), ilUtil\sendSuccess(), showResponsibleUsersList(), and ilCalendarCategory\TYPE_OBJ.
Referenced by saveMilestone().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
save milestone
protected
Definition at line 415 of file class.ilCalendarAppointmentGUI.php.
References save().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilCalendarAppointmentGUI::saveMilestoneResponsibleUsers | ( | ) | 
| 
 | protected | 
save recurrence settings
protected
| @return | 
Definition at line 1280 of file class.ilCalendarAppointmentGUI.php.
References $_POST.
Referenced by save(), and update().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
show info screen
protected
Definition at line 735 of file class.ilCalendarAppointmentGUI.php.
References $ilUser, $tpl, ilObject\_getAllReferences(), ilCalendarCategories\_getInstance(), ilLink\_getStaticLink(), ilCalendarCategoryAssignments\_lookupCategory(), ilObject\_lookupType(), ilDatePresentation\formatPeriod(), and ilCalendarCategory\TYPE_OBJ.
Referenced by edit().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilCalendarAppointmentGUI::showResponsibleUsersList | ( | $a_grp_id | ) | 
Show responsible uses of a milestone (default set is participants of group)
Definition at line 593 of file class.ilCalendarAppointmentGUI.php.
References $tpl.
Referenced by editResponsibleUsers(), and save().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Unregister calendar, was confirmed.
Definition at line 1407 of file class.ilCalendarAppointmentGUI.php.
References $_POST, $_REQUEST, $ilUser, IL_CAL_UNIX, and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
update
protected
Definition at line 823 of file class.ilCalendarAppointmentGUI.php.
References $_POST, $_REQUEST, $GLOBALS, $ilErr, ilCalendarSettings\_getInstance(), createDefaultCalendar(), deleteExclude(), distributeNotifications(), distributeUserNotifications(), edit(), getAppointment(), load(), saveRecurrenceSettings(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
Definition at line 42 of file class.ilCalendarAppointmentGUI.php.
Referenced by delete(), and getAppointment().
| 
 | protected | 
Definition at line 48 of file class.ilCalendarAppointmentGUI.php.
| 
 | protected | 
Definition at line 40 of file class.ilCalendarAppointmentGUI.php.
| 
 | protected | 
Definition at line 39 of file class.ilCalendarAppointmentGUI.php.
Referenced by initAppointment(), and initInitialDate().
| 
 | protected | 
Definition at line 47 of file class.ilCalendarAppointmentGUI.php.
Referenced by __construct(), and createDefaultCalendar().
| 
 | protected | 
Definition at line 43 of file class.ilCalendarAppointmentGUI.php.
Referenced by askEdit(), and initForm().
| 
 | protected | 
Definition at line 38 of file class.ilCalendarAppointmentGUI.php.
Referenced by initSeed().
| 
 | protected | 
Definition at line 44 of file class.ilCalendarAppointmentGUI.php.
Referenced by initInitialDate().
| 
 | protected | 
Definition at line 46 of file class.ilCalendarAppointmentGUI.php.
Referenced by add(), addMilestone(), askDelete(), book(), cancelBooking(), confirmRegister(), confirmUnregister(), edit(), executeCommand(), initForm(), showInfoScreen(), and showResponsibleUsersList().