ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Show calendar subscription info. More...
Public Member Functions | |
__construct ($a_calendar_id, $a_ref_id=0) | |
Constructor. More... | |
executeCommand () | |
Execute command. More... | |
Protected Member Functions | |
show () | |
Show subscription info. More... | |
Private Member Functions | |
createToken ($user_id, $selection, $id) | |
Create calendar token. More... | |
Private Attributes | |
$cal_id = 0 | |
$calendar = null | |
Show calendar subscription info.
Definition at line 12 of file class.ilCalendarSubscriptionGUI.php.
ilCalendarSubscriptionGUI::__construct | ( | $a_calendar_id, | |
$a_ref_id = 0 |
|||
) |
Constructor.
int | $a_clendar_id |
Definition at line 21 of file class.ilCalendarSubscriptionGUI.php.
|
private |
Create calendar token.
Definition at line 86 of file class.ilCalendarSubscriptionGUI.php.
References $id, and ilCalendarAuthenticationToken\lookupAuthToken().
Referenced by show().
ilCalendarSubscriptionGUI::executeCommand | ( | ) |
Execute command.
Definition at line 37 of file class.ilCalendarSubscriptionGUI.php.
References $ilCtrl.
|
protected |
Show subscription info.
Definition at line 55 of file class.ilCalendarSubscriptionGUI.php.
References $cal_id, $GLOBALS, $id, $info, $url, ilCalendarCategory\_getInstanceByObjId(), ilObject\_lookupObjId(), createToken(), ilCalendarAuthenticationToken\SELECTION_CALENDAR, ilCalendarAuthenticationToken\SELECTION_PD, ilUtil\sendInfo(), and user().
|
private |
Definition at line 14 of file class.ilCalendarSubscriptionGUI.php.
Referenced by show().
|
private |
Definition at line 15 of file class.ilCalendarSubscriptionGUI.php.