|
ILIAS
Release_5_0_x_branch Revision 61816
|
Collaboration diagram for ilLicenseGUI: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().
Here is the call graph for this function:
Here is the caller graph for this function:| & 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().
Here is the call graph for this function:
Here is the caller graph for this function:| ilLicenseGUI::updateLicense | ( | ) |
Save the license form public.
Definition at line 116 of file class.ilLicenseGUI.php.
References editLicense(), initLicenseForm(), and ilUtil\sendSuccess().
Here is the call graph for this function: