ILIAS
Release_4_4_x_branch Revision 61816
|
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().