ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Public Member Functions | |
__construct (private readonly ilCtrlInterface $ctrl, private readonly SelectSetting $session, private readonly Closure $redirect_to_starting_page, private readonly Closure $logout_url) | |
ctrl () | |
logoutUrl () | |
redirectToOriginalTarget () | |
Private Member Functions | |
originalTarget () | |
Definition at line 26 of file Routing.php.
ILIAS\LegalDocuments\ConsumerToolbox\Routing::__construct | ( | private readonly ilCtrlInterface | $ctrl, |
private readonly SelectSetting | $session, | ||
private readonly Closure | $redirect_to_starting_page, | ||
private readonly Closure | $logout_url | ||
) |
Closure() | void $redirect_to_starting_page |
Closure() | string $logout_url |
Definition at line 32 of file Routing.php.
ILIAS\LegalDocuments\ConsumerToolbox\Routing::ctrl | ( | ) |
Definition at line 40 of file Routing.php.
Referenced by ILIAS\LegalDocuments\ConsumerToolbox\Routing\redirectToOriginalTarget().
ILIAS\LegalDocuments\ConsumerToolbox\Routing::logoutUrl | ( | ) |
Definition at line 45 of file Routing.php.
|
private |
Definition at line 62 of file Routing.php.
References ILIAS\LegalDocuments\ConsumerToolbox\Marshal\nullable(), and ILIAS\LegalDocuments\ConsumerToolbox\Marshal\string().
Referenced by ILIAS\LegalDocuments\ConsumerToolbox\Routing\redirectToOriginalTarget().
ILIAS\LegalDocuments\ConsumerToolbox\Routing::redirectToOriginalTarget | ( | ) |
Definition at line 50 of file Routing.php.
References ILIAS\LegalDocuments\ConsumerToolbox\Routing\ctrl(), null, and ILIAS\LegalDocuments\ConsumerToolbox\Routing\originalTarget().