ILIAS  trunk Revision v11.0_alpha-2645-g16283d3b3f8
ILIAS\LegalDocuments\ConsumerSlots\WithdrawProcess Interface Reference
+ Inheritance diagram for ILIAS\LegalDocuments\ConsumerSlots\WithdrawProcess:
+ Collaboration diagram for ILIAS\LegalDocuments\ConsumerSlots\WithdrawProcess:

Public Member Functions

 showWithdraw (string $gui, string $cmd)
 
 showValidatePasswordMessage ()
 
 isOnGoing ()
 
 withdrawalFinished ()
 

Detailed Description

Definition at line 26 of file WithdrawProcess.php.

Member Function Documentation

◆ isOnGoing()

ILIAS\LegalDocuments\ConsumerSlots\WithdrawProcess::isOnGoing ( )

Implemented in ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\WithdrawProcess.

Referenced by ILIAS\LegalDocuments\Wiring\canWithdraw().

+ Here is the caller graph for this function:

◆ showValidatePasswordMessage()

ILIAS\LegalDocuments\ConsumerSlots\WithdrawProcess::showValidatePasswordMessage ( )
Returns
list<Component>

Implemented in ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\WithdrawProcess.

Referenced by ILIAS\LegalDocuments\Wiring\canWithdraw().

+ Here is the caller graph for this function:

◆ showWithdraw()

ILIAS\LegalDocuments\ConsumerSlots\WithdrawProcess::showWithdraw ( string  $gui,
string  $cmd 
)

Implemented in ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\WithdrawProcess.

Referenced by ILIAS\LegalDocuments\Wiring\canWithdraw().

+ Here is the caller graph for this function:

◆ withdrawalFinished()

ILIAS\LegalDocuments\ConsumerSlots\WithdrawProcess::withdrawalFinished ( )

Implemented in ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\WithdrawProcess.

Referenced by ILIAS\LegalDocuments\Wiring\canWithdraw().

+ Here is the caller graph for this function:

The documentation for this interface was generated from the following file: