|
ILIAS
release_8 Revision v8.24
|
Class ilTermsOfServiceWithdrawalGUIHelper. More...
Collaboration diagram for ilTermsOfServiceWithdrawalGUIHelper:Public Member Functions | |
| __construct (ilObjUser $subjectUser) | |
| modifyFooter (Footer $footer) | |
| handleWithdrawalLogoutRequest (ServerRequestInterface $httpRequest, object $guiClass) | |
| getWithdrawalTextForLogoutScreen (ServerRequestInterface $httpRequest) | |
| getConsentWithdrawalConfirmation (object $parentObject) | |
| setWithdrawalInfoForLoginScreen (ServerRequestInterface $httpRequest) | |
Protected Attributes | |
| ilLanguage | $lng |
| ilCtrlInterface | $ctrl |
| ilSetting | $setting |
| ilObjUser | $user |
| Factory | $uiFactory |
| Renderer | $uiRenderer |
| ilTermsOfServiceHelper | $tosHelper |
Private Member Functions | |
| getWithdrawalSectionForModal () | |
Private Attributes | |
| ilGlobalTemplateInterface | $main_tpl |
Class ilTermsOfServiceWithdrawalGUIHelper.
Definition at line 30 of file class.ilTermsOfServiceWithdrawalGUIHelper.php.
| ilTermsOfServiceWithdrawalGUIHelper::__construct | ( | ilObjUser | $subjectUser | ) |
Definition at line 41 of file class.ilTermsOfServiceWithdrawalGUIHelper.php.
References $DIC, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilTermsOfServiceWithdrawalGUIHelper::getConsentWithdrawalConfirmation | ( | object | $parentObject | ) |
Definition at line 160 of file class.ilTermsOfServiceWithdrawalGUIHelper.php.
References $message, ilAuthUtils\AUTH_LDAP, ilAuthUtils\AUTH_LOCAL, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
private |
Definition at line 56 of file class.ilTermsOfServiceWithdrawalGUIHelper.php.
References ILIAS\Repository\lng(), and ilStartUpGUI\logoutUrl().
Here is the call graph for this function:| ilTermsOfServiceWithdrawalGUIHelper::getWithdrawalTextForLogoutScreen | ( | ServerRequestInterface | $httpRequest | ) |
Definition at line 143 of file class.ilTermsOfServiceWithdrawalGUIHelper.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ilTermsOfServiceWithdrawalGUIHelper::handleWithdrawalLogoutRequest | ( | ServerRequestInterface | $httpRequest, |
| object | $guiClass | ||
| ) |
Definition at line 107 of file class.ilTermsOfServiceWithdrawalGUIHelper.php.
| ilTermsOfServiceWithdrawalGUIHelper::modifyFooter | ( | Footer | $footer | ) |
| Footer | $footer |
Definition at line 76 of file class.ilTermsOfServiceWithdrawalGUIHelper.php.
References ILIAS\Repository\user(), and ILIAS\UI\Component\MainControls\Footer\withAdditionalModalAndTrigger().
Here is the call graph for this function:| ilTermsOfServiceWithdrawalGUIHelper::setWithdrawalInfoForLoginScreen | ( | ServerRequestInterface | $httpRequest | ) |
Definition at line 218 of file class.ilTermsOfServiceWithdrawalGUIHelper.php.
References ILIAS\Repository\int(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 33 of file class.ilTermsOfServiceWithdrawalGUIHelper.php.
|
protected |
Definition at line 32 of file class.ilTermsOfServiceWithdrawalGUIHelper.php.
|
private |
Definition at line 39 of file class.ilTermsOfServiceWithdrawalGUIHelper.php.
|
protected |
Definition at line 34 of file class.ilTermsOfServiceWithdrawalGUIHelper.php.
|
protected |
Definition at line 38 of file class.ilTermsOfServiceWithdrawalGUIHelper.php.
|
protected |
Definition at line 36 of file class.ilTermsOfServiceWithdrawalGUIHelper.php.
|
protected |
Definition at line 37 of file class.ilTermsOfServiceWithdrawalGUIHelper.php.
|
protected |
Definition at line 35 of file class.ilTermsOfServiceWithdrawalGUIHelper.php.