ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
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().
& 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().
ilLicenseGUI::updateLicense | ( | ) |
Save the license form @access public.
Definition at line 116 of file class.ilLicenseGUI.php.
References editLicense(), initLicenseForm(), and ilUtil\sendSuccess().