|
ILIAS
Release_4_3_x_branch Revision 61807
|
Collaboration diagram for ilLicenseGUI:Public Member Functions | |
| ilLicenseGUI (&$a_parent_gui) | |
| Constructor public. | |
| & | executeCommand () |
| Execute a command (main entry point) public. | |
| editLicense () | |
| Show the license form public. | |
| updateLicense () | |
| Save the license form public. | |
Definition at line 17 of file class.ilLicenseGUI.php.
| ilLicenseGUI::editLicense | ( | ) |
Show the license form public.
Definition at line 59 of file class.ilLicenseGUI.php.
| & ilLicenseGUI::executeCommand | ( | ) |
Execute a command (main entry point) public.
Definition at line 39 of file class.ilLicenseGUI.php.
| ilLicenseGUI::ilLicenseGUI | ( | & | $a_parent_gui | ) |
Constructor public.
Definition at line 23 of file class.ilLicenseGUI.php.
| ilLicenseGUI::updateLicense | ( | ) |
Save the license form public.
Definition at line 90 of file class.ilLicenseGUI.php.
References $_REQUEST, and ilUtil\sendInfo().
Here is the call graph for this function: