ILIAS
Release_4_0_x_branch Revision 61816
|
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, $lng, $tpl, and ilCalendarUserSettings\_getInstanceByUserId().
|
protected |
accept shared calendar
protected
Definition at line 149 of file class.ilCalendarInboxGUI.php.
References $_POST, inbox(), ilCalendarShared\isSharedWithUser(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
|
protected |
accept shared calendar
protected
Definition at line 187 of file class.ilCalendarInboxGUI.php.
References $_POST, inbox(), ilCalendarShared\isSharedWithUser(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
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 ilCalendarShared\getSharedCalendarsForUser(), and ilCalendarSchedule\TYPE_INBOX.
Referenced by acceptShared(), and declineShared().
|
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.