| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. 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 | 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning 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().
 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(), ilSCORMResourcesGUI\view(), ilSCORMmanifestGUI\view(), ilSCORMOrganizationsGUI\view(), ilSCORMOrganizationGUI\view(), and ilSCORMResourceGUI\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().