ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
__construct (ilObjectGUI $a_parent_gui) | |
ilLicenseGUI constructor. More... | |
executeCommand () | |
updateLicense () | |
Save the license form. More... | |
Protected Member Functions | |
initLicenseForm () | |
editLicense (ilPropertyFormGUI $a_form=null) | |
Protected Attributes | |
$license | |
$ctrl | |
$tpl | |
$lng | |
Definition at line 16 of file class.ilLicenseGUI.php.
ilLicenseGUI::__construct | ( | ilObjectGUI | $a_parent_gui | ) |
ilLicenseGUI constructor.
\ilObjectGUI | $a_parent_gui |
Definition at line 43 of file class.ilLicenseGUI.php.
|
protected |
\ilPropertyFormGUI | null | $a_form |
Definition at line 117 of file class.ilLicenseGUI.php.
References initLicenseForm().
Referenced by updateLicense().
ilLicenseGUI::executeCommand | ( | ) |
Definition at line 56 of file class.ilLicenseGUI.php.
References $ilErr.
|
protected |
Definition at line 72 of file class.ilLicenseGUI.php.
References $form.
Referenced by editLicense(), and updateLicense().
ilLicenseGUI::updateLicense | ( | ) |
Save the license form.
Definition at line 130 of file class.ilLicenseGUI.php.
References $form, editLicense(), initLicenseForm(), and ilUtil\sendSuccess().
|
protected |
Definition at line 27 of file class.ilLicenseGUI.php.
|
protected |
Definition at line 23 of file class.ilLicenseGUI.php.
|
protected |
Definition at line 35 of file class.ilLicenseGUI.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file class.ilLicenseGUI.php.
Referenced by __construct().