ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
@ilCtrl_IsCalledBy ilPersonalNotificationsSettingsGUI: ilNotificationGUI More...
Public Member Functions | |
__construct (?Container $dic=null) | |
executeCommand () | |
Protected Member Functions | |
checkSubscription (string $auth) | |
addSubscription () | |
removeSubscription () | |
showSettings () | |
fetchClientData () | |
Respond a self-submitting form to fetch client data for push notifications. More... | |
Protected Attributes | |
Container | $dic |
PushRepository | $repo |
@ilCtrl_IsCalledBy ilPersonalNotificationsSettingsGUI: ilNotificationGUI
Definition at line 33 of file class.ilPersonalNotificationsSettingsGUI.php.
ilPersonalNotificationsSettingsGUI::__construct | ( | ?Container | $dic = null | ) |
Definition at line 38 of file class.ilPersonalNotificationsSettingsGUI.php.
|
protected |
Definition at line 85 of file class.ilPersonalNotificationsSettingsGUI.php.
References $data, and checkSubscription().
Referenced by executeCommand().
|
protected |
Definition at line 71 of file class.ilPersonalNotificationsSettingsGUI.php.
Referenced by addSubscription(), removeSubscription(), and showSettings().
ilPersonalNotificationsSettingsGUI::executeCommand | ( | ) |
Definition at line 48 of file class.ilPersonalNotificationsSettingsGUI.php.
References addSubscription(), fetchClientData(), ilUtil\getImagePath(), removeSubscription(), and showSettings().
|
protected |
Respond a self-submitting form to fetch client data for push notifications.
Definition at line 164 of file class.ilPersonalNotificationsSettingsGUI.php.
References $id.
Referenced by executeCommand().
|
protected |
Definition at line 108 of file class.ilPersonalNotificationsSettingsGUI.php.
References checkSubscription().
Referenced by executeCommand().
|
protected |
Definition at line 116 of file class.ilPersonalNotificationsSettingsGUI.php.
References $id, checkSubscription(), and ILIAS\UI\Implementation\Component\Button\withEngagedState().
Referenced by executeCommand().
|
protected |
Definition at line 35 of file class.ilPersonalNotificationsSettingsGUI.php.
Referenced by __construct().
|
protected |
Definition at line 36 of file class.ilPersonalNotificationsSettingsGUI.php.