24 require_once(
"./Modules/Scorm2004/classes/class.ilSCORM2004ChapterGUI.php");
25 require_once(
"./Modules/Scorm2004/classes/class.ilSCORM2004SeqChapter.php");
49 $ilCtrl->saveParameter($this,
"obj_id");
50 parent::__construct($a_slm_obj, $a_node_id);
61 $tpl->setTitle($lng->txt(
"sahs_chapter").
": ".$this->node_object->getTitle());
__construct($a_slm_obj, $a_node_id=0)
Constructor public.
static getImagePath($img, $module_path="", $mode="output", $offline=false)
get image path (for images located in a template directory)
Class ilSCORM2004ChapterGUI.
Class ilSCORM2004ChapterGUI.