|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Parent object for SCORM GUI objects. More...
Inheritance diagram for ilSCORMObjectGUI:
Collaboration diagram for ilSCORMObjectGUI: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 | ) |
Reimplemented in ilSCORMItemGUI, ilSCORMmanifestGUI, ilSCORMOrganizationGUI, ilSCORMOrganizationsGUI, ilSCORMResourceGUI, and ilSCORMResourcesGUI.
Definition at line 34 of file class.ilSCORMObjectGUI.php.
References $DIC, $lng, $tpl, and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSCORMObjectGUI::displayParameter | ( | string | $a_name, |
| string | $a_value | ||
| ) |
Definition at line 78 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 | ( | int | $a_id | ) |
Definition at line 47 of file class.ilSCORMObjectGUI.php.
Referenced by ilSAHSPresentationGUI\view(), and ilSCORMPresentationGUI\view().
Here is the caller graph for this function:| 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().