ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 42 of file class.ilLicenseGUI.php.
References $ilCtrl, $lng, and $tpl.
|
protected |
\ilPropertyFormGUI | null | $a_form |
Definition at line 113 of file class.ilLicenseGUI.php.
References initLicenseForm().
Referenced by updateLicense().
ilLicenseGUI::executeCommand | ( | ) |
Definition at line 54 of file class.ilLicenseGUI.php.
|
protected |
Definition at line 69 of file class.ilLicenseGUI.php.
References ilNonEditableValueGUI\setInfo(), ilFormPropertyGUI\setInfo(), and ilTextAreaInputGUI\setRows().
Referenced by editLicense(), and updateLicense().
ilLicenseGUI::updateLicense | ( | ) |
Save the license form.
Definition at line 125 of file class.ilLicenseGUI.php.
References editLicense(), initLicenseForm(), and ilUtil\sendSuccess().
|
protected |
Definition at line 26 of file class.ilLicenseGUI.php.
|
protected |
Definition at line 22 of file class.ilLicenseGUI.php.
|
protected |
Definition at line 34 of file class.ilLicenseGUI.php.
Referenced by __construct().
|
protected |
Definition at line 30 of file class.ilLicenseGUI.php.
Referenced by __construct().