ILIAS
trunk Revision v11.0_alpha-1723-g8e69f309bab
|
Parent object for SCORM GUI objects. More...
Public Member Functions | |
__construct (int $a_id=0) | |
& | getInstance (int $a_id) |
displayParameter (string $a_name, string $a_value) | |
Data Fields | |
ilSCORMManifest ilSCORMItem ilSCORMOrganization ilSCORMOrganizations ilSCORMResource ilSCORMResources | $sc_object |
ilGlobalTemplate | $tpl |
ilLanguage | $lng |
Parent object for SCORM GUI objects.
\
Definition at line 28 of file class.ilSCORMObjectGUI.php.
ilSCORMObjectGUI::__construct | ( | int | $a_id = 0 | ) |
Definition at line 34 of file class.ilSCORMObjectGUI.php.
References $DIC, $lng, $tpl, and ILIAS\Repository\lng().
ilSCORMObjectGUI::displayParameter | ( | string | $a_name, |
string | $a_value | ||
) |
Definition at line 78 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 47 of file class.ilSCORMObjectGUI.php.
Referenced by ilSAHSPresentationGUI\view(), and ilSCORMPresentationGUI\view().
ilLanguage ilSCORMObjectGUI::$lng |
Definition at line 32 of file class.ilSCORMObjectGUI.php.
Referenced by __construct().
ilSCORMManifest ilSCORMItem ilSCORMOrganization ilSCORMOrganizations ilSCORMResource ilSCORMResources ilSCORMObjectGUI::$sc_object |
Definition at line 30 of file class.ilSCORMObjectGUI.php.
ilGlobalTemplate ilSCORMObjectGUI::$tpl |
Definition at line 31 of file class.ilSCORMObjectGUI.php.
Referenced by __construct().