ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
ilLegalDocumentsWithdrawalGUI Class Reference
+ Collaboration diagram for ilLegalDocumentsWithdrawalGUI:

Public Member Functions

 executeCommand ()
 

Detailed Description

Definition at line 21 of file class.ilLegalDocumentsWithdrawalGUI.php.

Member Function Documentation

◆ executeCommand()

ilLegalDocumentsWithdrawalGUI::executeCommand ( )

Definition at line 23 of file class.ilLegalDocumentsWithdrawalGUI.php.

23 : void
24 {
25 global $DIC;
26
27 $DIC['legalDocuments']->withdraw(self::class, $DIC->ctrl()->getCmd());
28 }
global $DIC
Definition: shib_login.php:26

References $DIC.


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