| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ILIAS\LegalDocuments\ConsumerToolbox\Routing: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().
 Here is the caller graph for this function:| 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().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\LegalDocuments\ConsumerToolbox\Routing::redirectToOriginalTarget | ( | ) | 
Definition at line 50 of file Routing.php.
References ILIAS\LegalDocuments\ConsumerToolbox\Routing\ctrl(), and ILIAS\LegalDocuments\ConsumerToolbox\Routing\originalTarget().
 Here is the call graph for this function: