ILIAS
Release_5_0_x_branch Revision 61816
|
Public Member Functions | |
ilLicenseGUI (&$a_parent_gui) | |
Constructor public. | |
& | executeCommand () |
Execute a command (main entry point) public. | |
editLicense (ilPropertyFormGUI $a_form=null) | |
Show the license form public. | |
updateLicense () | |
Save the license form public. |
Protected Member Functions | |
initLicenseForm () |
Definition at line 17 of file class.ilLicenseGUI.php.
ilLicenseGUI::editLicense | ( | ilPropertyFormGUI | $a_form = null | ) |
Show the license form public.
Definition at line 102 of file class.ilLicenseGUI.php.
References initLicenseForm().
Referenced by updateLicense().
& 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.
|
protected |
Definition at line 55 of file class.ilLicenseGUI.php.
References ilNonEditableValueGUI\setInfo(), ilFormPropertyGUI\setInfo(), and ilTextAreaInputGUI\setRows().
Referenced by editLicense(), and updateLicense().
ilLicenseGUI::updateLicense | ( | ) |
Save the license form public.
Definition at line 116 of file class.ilLicenseGUI.php.
References editLicense(), initLicenseForm(), and ilUtil\sendSuccess().