ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Parent object for SCORM GUI objects. More...
Public Member Functions | |
__construct ($a_id=0) | |
& | getInstance ($a_id) |
get instance of specialized GUI class More... | |
displayParameter ($a_name, $a_value) | |
Data Fields | |
$sc_object | |
$tpl | |
$lng | |
Parent object for SCORM GUI objects.
Definition at line 40 of file class.ilSCORMObjectGUI.php.
ilSCORMObjectGUI::__construct | ( | $a_id = 0 | ) |
ilSCORMObjectGUI::displayParameter | ( | $a_name, | |
$a_value | |||
) |
Definition at line 102 of file class.ilSCORMObjectGUI.php.
Referenced by ilSCORMmanifestGUI\view(), ilSCORMOrganizationsGUI\view(), ilSCORMOrganizationGUI\view(), ilSCORMResourcesGUI\view(), ilSCORMResourceGUI\view(), and ilSCORMItemGUI\view().
& ilSCORMObjectGUI::getInstance | ( | $a_id | ) |
get instance of specialized GUI class
static
Definition at line 65 of file class.ilSCORMObjectGUI.php.
Referenced by ilSAHSPresentationGUI\view(), and ilSCORMPresentationGUI\view().
ilSCORMObjectGUI::$lng |
Definition at line 44 of file class.ilSCORMObjectGUI.php.
Referenced by __construct().
ilSCORMObjectGUI::$sc_object |
Definition at line 42 of file class.ilSCORMObjectGUI.php.
ilSCORMObjectGUI::$tpl |
Definition at line 43 of file class.ilSCORMObjectGUI.php.
Referenced by __construct().