ILIAS  release_9 Revision v9.13-25-g2c18ec4c24f
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: feed.php:28

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