ILIAS
Release_4_0_x_branch Revision 61816
|
Public Member Functions | |
ilLicenseOverviewGUI (&$a_parent_gui, $a_mode=LIC_MODE_REPOSITORY) | |
Constructor public. | |
& | executeCommand () |
Execute a command (main entry point) public. | |
showLicenses () | |
Show the license list public. | |
getItemHTML ($item=array()) | |
get the html code for the list items | |
& | getItemListGUI ($a_type) |
get item list gui class for type |
Definition at line 20 of file class.ilLicenseOverviewGUI.php.
& ilLicenseOverviewGUI::executeCommand | ( | ) |
Execute a command (main entry point) public.
Definition at line 43 of file class.ilLicenseOverviewGUI.php.
ilLicenseOverviewGUI::getItemHTML | ( | $item = array() | ) |
get the html code for the list items
Definition at line 112 of file class.ilLicenseOverviewGUI.php.
References getItemListGUI().
Referenced by showLicenses().
& ilLicenseOverviewGUI::getItemListGUI | ( | $a_type | ) |
get item list gui class for type
Definition at line 134 of file class.ilLicenseOverviewGUI.php.
References $location.
Referenced by getItemHTML().
ilLicenseOverviewGUI::ilLicenseOverviewGUI | ( | & | $a_parent_gui, |
$a_mode = LIC_MODE_REPOSITORY |
|||
) |
Constructor public.
Definition at line 26 of file class.ilLicenseOverviewGUI.php.
ilLicenseOverviewGUI::showLicenses | ( | ) |
Show the license list public.
Definition at line 63 of file class.ilLicenseOverviewGUI.php.
References $data, ilLicense\_getLicensedChildObjects(), ilLicense\_getLicensedObjects(), getItemHTML(), and LIC_MODE_ADMINISTRATION.