|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\LegalDocuments\WithdrawalAcknowledgementLogoutTarget:
Collaboration diagram for ILIAS\LegalDocuments\WithdrawalAcknowledgementLogoutTarget:Public Member Functions | |
| __construct (private LogoutTarget $origin, private bool $user_withdrew_legal_docs, private ilCtrlInterface $ctrl, private string $http_path=ILIAS_HTTP_PATH) | |
| asURI () | |
| asURI () | |
Definition at line 28 of file WithdrawalAcknowledgementLogoutTarget.php.
| ILIAS\LegalDocuments\WithdrawalAcknowledgementLogoutTarget::__construct | ( | private LogoutTarget | $origin, |
| private bool | $user_withdrew_legal_docs, | ||
| private ilCtrlInterface | $ctrl, | ||
| private string | $http_path = ILIAS_HTTP_PATH |
||
| ) |
Definition at line 30 of file WithdrawalAcknowledgementLogoutTarget.php.
| ILIAS\LegalDocuments\WithdrawalAcknowledgementLogoutTarget::asURI | ( | ) |
Implements ILIAS\components\Authentication\Logout\LogoutTarget.
Definition at line 38 of file WithdrawalAcknowledgementLogoutTarget.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function: