|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Collaboration diagram for ilLicenseGUI:Public Member Functions | |
| ilLicenseGUI (&$a_parent_gui) | |
| Constructor @access public. More... | |
| & | executeCommand () |
| Execute a command (main entry point) @access public. More... | |
| editLicense (ilPropertyFormGUI $a_form=null) | |
| Show the license form @access public. More... | |
| updateLicense () | |
| Save the license form @access public. More... | |
Protected Member Functions | |
| initLicenseForm () | |
Definition at line 17 of file class.ilLicenseGUI.php.
| ilLicenseGUI::editLicense | ( | ilPropertyFormGUI | $a_form = null | ) |
Show the license form @access 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) @access public.
Definition at line 39 of file class.ilLicenseGUI.php.
| ilLicenseGUI::ilLicenseGUI | ( | & | $a_parent_gui | ) |
Constructor @access public.
Definition at line 23 of file class.ilLicenseGUI.php.
|
protected |
Definition at line 55 of file class.ilLicenseGUI.php.
Referenced by editLicense(), and updateLicense().
Here is the caller graph for this function:| ilLicenseGUI::updateLicense | ( | ) |
Save the license form @access public.
Definition at line 116 of file class.ilLicenseGUI.php.
References editLicense(), initLicenseForm(), and ilUtil\sendSuccess().
Here is the call graph for this function: