ILIAS  release_9 Revision v9.13-25-g2c18ec4c24f
ilLegalDocumentsAgreementGUI Class Reference
+ Collaboration diagram for ilLegalDocumentsAgreementGUI:

Public Member Functions

 executeCommand ()
 

Detailed Description

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

Member Function Documentation

◆ executeCommand()

ilLegalDocumentsAgreementGUI::executeCommand ( )

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

References $DIC.

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

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