ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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... | |
getModalForSubscription () | |
gGet modal for subscription 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 88 of file class.ilCalendarSubscriptionGUI.php.
References $id, PHPMailer\PHPMailer\$token, and ilCalendarAuthenticationToken\lookupAuthToken().
Referenced by getModalForSubscription(), and show().
ilCalendarSubscriptionGUI::executeCommand | ( | ) |
|
protected |
gGet modal for subscription
Definition at line 104 of file class.ilCalendarSubscriptionGUI.php.
References $cal_id, $DIC, $id, $lng, $tpl, $url, ilCalendarCategory\_getInstanceByObjId(), ilObject\_lookupObjId(), createToken(), exit, ilCalendarAuthenticationToken\SELECTION_CALENDAR, ilCalendarAuthenticationToken\SELECTION_PD, and user().
|
protected |
Show subscription info.
Definition at line 57 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 getModalForSubscription(), and show().
|
private |
Definition at line 15 of file class.ilCalendarSubscriptionGUI.php.