ILIAS  trunk Revision v11.0_alpha-2645-g16283d3b3f8
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.

References $DIC.

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

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