|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Parent object for SCORM GUI objects. More...
Inheritance diagram for ilSCORMObjectGUI:
Collaboration diagram for ilSCORMObjectGUI: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 | ) |
Reimplemented in ilSCORMItemGUI, ilSCORMmanifestGUI, ilSCORMOrganizationGUI, ilSCORMOrganizationsGUI, ilSCORMResourceGUI, and ilSCORMResourcesGUI.
Definition at line 47 of file class.ilSCORMObjectGUI.php.
| ilSCORMObjectGUI::displayParameter | ( | $a_name, | |
| $a_value | |||
| ) |
Definition at line 100 of file class.ilSCORMObjectGUI.php.
Referenced by ilSCORMItemGUI\view(), ilSCORMmanifestGUI\view(), ilSCORMOrganizationGUI\view(), ilSCORMOrganizationsGUI\view(), ilSCORMResourceGUI\view(), and ilSCORMResourcesGUI\view().
Here is the caller graph for this function:| & ilSCORMObjectGUI::getInstance | ( | $a_id | ) |
get instance of specialized GUI class
static
Definition at line 63 of file class.ilSCORMObjectGUI.php.
Referenced by ilSAHSPresentationGUI\view(), and ilSCORMPresentationGUI\view().
Here is the caller graph for this function:| 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().