| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\LegalDocuments\Provide\ProvideWithdrawal:Public Member Functions | |
| __construct (private readonly string $id, private readonly ilCtrl $ctrl, private readonly ilAuthSession $auth_session, ?Closure $logout_url=null, ?Closure $close_session_context=null) | |
| beginProcessURL () | |
| finishAndLogout (array $additional_url_parameters=[]) | |
Private Attributes | |
| readonly Closure | $close_session_context | 
| readonly Closure | $logout_url | 
Definition at line 30 of file ProvideWithdrawal.php.
| ILIAS\LegalDocuments\Provide\ProvideWithdrawal::__construct | ( | private readonly string | $id, | 
| private readonly ilCtrl | $ctrl, | ||
| private readonly ilAuthSession | $auth_session, | ||
| ?Closure | $logout_url = null,  | 
        ||
| ?Closure | $close_session_context = null  | 
        ||
| ) | 
| null|Closure(array) | string $logout_url | 
| null|Closure(int) | void $close_session_context | 
Definition at line 42 of file ProvideWithdrawal.php.
References ilStartUpGUI\logoutUrl(), and ilSession\setClosingContext().
 Here is the call graph for this function:| ILIAS\LegalDocuments\Provide\ProvideWithdrawal::beginProcessURL | ( | ) | 
Definition at line 53 of file ProvideWithdrawal.php.
References $id.
| ILIAS\LegalDocuments\Provide\ProvideWithdrawal::finishAndLogout | ( | array | $additional_url_parameters = [] | ) | 
| array<string,string> | $additional_url_parameters | 
Definition at line 61 of file ProvideWithdrawal.php.
References ILIAS\LegalDocuments\Provide\ProvideWithdrawal\$close_session_context, ILIAS\Repository\ctrl(), and ilSession\SESSION_CLOSE_USER.
Referenced by ILIAS\LegalDocuments\test\Provide\ProvideWithdrawalTest\testFinishAndLogout().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 33 of file ProvideWithdrawal.php.
Referenced by ILIAS\LegalDocuments\Provide\ProvideWithdrawal\finishAndLogout().
      
  | 
  private | 
Definition at line 36 of file ProvideWithdrawal.php.