ILIAS  trunk Revision v11.0_alpha-1761-g6dbbfa7b760
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
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: shib_login.php:22

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