| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
Parent object for SCORM GUI objects. More...
 Inheritance diagram for ilSCORMObjectGUI:
 Inheritance diagram for ilSCORMObjectGUI: Collaboration diagram for ilSCORMObjectGUI:
 Collaboration diagram for ilSCORMObjectGUI:| Public Member Functions | |
| ilSCORMObjectGUI ($a_id=0) | |
| & | getInstance ($a_id) | 
| get instance of specialized GUI class | |
| 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::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().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| & ilSCORMObjectGUI::getInstance | ( | $a_id | ) | 
get instance of specialized GUI class
static
Definition at line 64 of file class.ilSCORMObjectGUI.php.
Referenced by ilSAHSPresentationGUI\view(), and ilSCORMPresentationGUI\view().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilSCORMObjectGUI::ilSCORMObjectGUI | ( | $a_id = 0 | ) | 
Definition at line 47 of file class.ilSCORMObjectGUI.php.
Referenced by ilSCORMItemGUI\ilSCORMItemGUI(), ilSCORMmanifestGUI\ilSCORMManifestGUI(), ilSCORMOrganizationGUI\ilSCORMOrganizationGUI(), ilSCORMOrganizationsGUI\ilSCORMOrganizationsGUI(), ilSCORMResourceGUI\ilSCORMResourceGUI(), and ilSCORMResourcesGUI\ilSCORMResourcesGUI().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilSCORMObjectGUI::$lng | 
Definition at line 44 of file class.ilSCORMObjectGUI.php.
Referenced by ilSCORMObjectGUI().
| 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 ilSCORMObjectGUI().