|
ILIAS
release_4-3 Revision
|
Collaboration diagram for ilCalendarInboxGUI:Public Member Functions | |
| __construct (ilDate $seed_date) | |
| Constructor. | |
| executeCommand () | |
| Execute command. | |
Protected Member Functions | |
| inbox () | |
| show inbox | |
| acceptShared () | |
| accept shared calendar | |
| declineShared () | |
| accept shared calendar | |
Protected Attributes | |
| $seed = null | |
| $user_settings = null | |
| $lng | |
| $ctrl | |
| $tabs_gui | |
| $tpl | |
| $timezone = 'UTC' | |
ilCalendarInboxGUI: ilCalendarAppointmentGUI
Definition at line 41 of file class.ilCalendarInboxGUI.php.
| ilCalendarInboxGUI::__construct | ( | ilDate | $seed_date | ) |
Constructor.
public
Definition at line 60 of file class.ilCalendarInboxGUI.php.
References $ilCtrl, $ilUser, $lng, $tpl, and ilCalendarUserSettings\_getInstanceByUserId().
Here is the call graph for this function:
|
protected |
accept shared calendar
protected
Definition at line 170 of file class.ilCalendarInboxGUI.php.
References $_POST, $ilUser, inbox(), ilCalendarShared\isSharedWithUser(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
accept shared calendar
protected
Definition at line 208 of file class.ilCalendarInboxGUI.php.
References $_POST, $ilUser, inbox(), ilCalendarShared\isSharedWithUser(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilCalendarInboxGUI::executeCommand | ( | ) |
Execute command.
public
Definition at line 83 of file class.ilCalendarInboxGUI.php.
References $_GET, $_SESSION, $cmd, $ilCtrl, and $tpl.
|
protected |
show inbox
protected
Definition at line 115 of file class.ilCalendarInboxGUI.php.
References $_GET, $ilCtrl, $title, ilCalendarShared\getSharedCalendarsForUser(), IL_CAL_UNIX, and ilCalendarSchedule\TYPE_INBOX.
Referenced by acceptShared(), and declineShared().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 47 of file class.ilCalendarInboxGUI.php.
|
protected |
Definition at line 46 of file class.ilCalendarInboxGUI.php.
Referenced by __construct().
|
protected |
Definition at line 43 of file class.ilCalendarInboxGUI.php.
|
protected |
Definition at line 48 of file class.ilCalendarInboxGUI.php.
|
protected |
Definition at line 51 of file class.ilCalendarInboxGUI.php.
|
protected |
Definition at line 49 of file class.ilCalendarInboxGUI.php.
Referenced by __construct(), and executeCommand().
|
protected |
Definition at line 44 of file class.ilCalendarInboxGUI.php.