ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct (int $a_id=0) | |
& | getInstance (int $a_id) |
displayParameter (string $a_name, string $a_value) | |
Data Fields | |
$sc_object | |
ilGlobalTemplate | $tpl |
ilLanguage | $lng |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Parent object for SCORM GUI objects
Definition at line 28 of file class.ilSCORMObjectGUI.php.
ilSCORMObjectGUI::__construct | ( | int | $a_id = 0 | ) |
Definition at line 37 of file class.ilSCORMObjectGUI.php.
References $DIC, $lng, $tpl, and ILIAS\Repository\lng().
ilSCORMObjectGUI::displayParameter | ( | string | $a_name, |
string | $a_value | ||
) |
Definition at line 84 of file class.ilSCORMObjectGUI.php.
Referenced by ilSCORMItemGUI\view(), ilSCORMResourcesGUI\view(), ilSCORMmanifestGUI\view(), ilSCORMOrganizationsGUI\view(), ilSCORMOrganizationGUI\view(), and ilSCORMResourceGUI\view().
& ilSCORMObjectGUI::getInstance | ( | int | $a_id | ) |
Definition at line 53 of file class.ilSCORMObjectGUI.php.
Referenced by ilSAHSPresentationGUI\view(), and ilSCORMPresentationGUI\view().
ilLanguage ilSCORMObjectGUI::$lng |
Definition at line 35 of file class.ilSCORMObjectGUI.php.
Referenced by __construct().
ilSCORMObjectGUI::$sc_object |
Definition at line 33 of file class.ilSCORMObjectGUI.php.
ilGlobalTemplate ilSCORMObjectGUI::$tpl |
Definition at line 34 of file class.ilSCORMObjectGUI.php.
Referenced by __construct().