ILIAS  Release_5_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
ilObjSAHSLearningModule Class Reference

Class ilObjSCORMLearningModule. More...

+ Inheritance diagram for ilObjSAHSLearningModule:
+ Collaboration diagram for ilObjSAHSLearningModule:

Public Member Functions

 ilObjSAHSLearningModule ($a_id=0, $a_call_by_reference=true)
 Constructor public.
 create ($upload=false)
 create file based lm
 read ()
 read object
 _lookupOnline ($a_id)
 check wether scorm module is online
 getAffectiveLocalization ($a_id)
 Get affective localization.
 _lookupSubType ($a_obj_id)
 lookup subtype id (scorm, aicc, hacp)
 setEditable ($a_editable)
 Set Editable.
 getEditable ()
 Get Editable.
 setTries ($a_tries)
 Set default tries for questions.
 getTries ()
 Get Tries.
 setLocalization ($a_val)
 Set localization.
 getLocalization ()
 Get localization.
 getDiskUsage ()
 Gets the disk usage of the object in bytes.
 createDataDirectory ()
 creates data directory for package files ("./data/lm_data/lm_<id>")
 getDataDirectory ($mode="filesystem")
 get data directory of lm
 getAPIAdapterName ()
 get api adapter name
 setAPIAdapterName ($a_api)
 set api adapter name
 getAPIFunctionsPrefix ()
 get api functions prefix
 setAPIFunctionsPrefix ($a_prefix)
 set api functions prefix
 getCreditMode ()
 get credit mode
 setCreditMode ($a_credit_mode)
 set credit mode
 setDefaultLessonMode ($a_lesson_mode)
 set default lesson mode
 getDefaultLessonMode ()
 get default lesson mode
 getStyleSheetId ()
 get ID of assigned style sheet object
 setStyleSheetId ($a_style_id)
 set ID of assigned style sheet object
 setAutoReview ($a_auto_review)
 set auto review as true/false for SCORM 1.2, HACP, SAHS, AICC
 getAutoReview ()
 get auto review as true/false for SCORM 1.2, HACP, SAHS, AICC
 setAutoReviewChar ($a_auto_review)
 set auto review as Char for SCORM 2004
 getAutoReviewChar ()
 get auto review as Char for SCORM 2004
 getMaxAttempt ()
 get max attempt
 setMaxAttempt ($a_max_attempt)
 set max attempt
 getModuleVersion ()
 get max attempt
 getAssignedGlossary ()
 get assigned glossary
 setAssignedGlossary ($a_assigned_glossary)
 set assigned glossary
 setModuleVersion ($a_module_version)
 set max attempt
 getSession ()
 get session setting
 setSession ($a_session)
 set session setting
 getNoMenu ()
 disable menu
 setNoMenu ($a_no_menu)
 disable menu
 getHideNavig ()
 hide navigation tree
 setHideNavig ($a_hide_navig)
 disable menu
 getCacheDeactivated ()
 BrowserCacheDisabled for SCORM 2004 / ENABLE_JS_DEBUG.
 getSessionDeactivated ()
 sessionDisabled for SCORM 2004
 getDebugActivated ()
 debugActivated
 getIe_compatibility ()
 set compatibility mode for Internet Exlorer manually
 setIe_compatibility ($a_ie_compatibility)
 getIe_force_render ()
 force Internet Explorer to render again after some Milliseconds - useful for learning Modules with a lot of iframesor frames and IE >=10
 setIe_force_render ($a_ie_force_render)
 getFourth_Edition ()
 SCORM 2004 4th edition features.
 setFourth_edition ($a_fourth_edition)
 getSequencing ()
 sequencing
 setSequencing ($a_sequencing)
 getInteractions ()
 interactions
 setInteractions ($a_interactions)
 getObjectives ()
 objectives
 setObjectives ($a_objectives)
 getComments ()
 comments
 setComments ($a_comments)
 getTime_from_lms ()
 time_from_lms
 setTime_from_lms ($a_time_from_lms)
 getCheck_values ()
 check_values
 setCheck_values ($a_check_values)
 getOfflineMode ()
 offlineMode
 setOfflineMode ($a_offline_mode)
 getDebug ()
 debug
 setDebug ($a_debug)
 debug
 getDebugPw ()
 debug pw
 setDebugPw ($a_debug_pw)
 debug pw
 setAutoContinue ($a_auto_continue)
 get auto continue
 getAutoContinue ()
 set auto continue
 getAuto_last_visited ()
 auto_last_visited
 setAuto_last_visited ($a_auto_last_visited)
 setSequencingExpertMode ($a_val)
 Set sequencing expert mode.
 getSequencingExpertMode ()
 Get sequencing expert mode.
 setAutoSuspend ($a_auto_suspend)
 get auto continue
 getAutoSuspend ()
 set auto continue
 getOpenMode ()
 open_mode 0: in Tab/new Window like in previous versions 1: in iFrame with width=100% and heigth=100% 2: in iFrame with specified width and height 3: 4: 5: in new Window without specified width and height 6: in new Window with specified width and height
 setOpenMode ($a_open_mode)
 getWidth ()
 width
 setWidth ($a_width)
 getHeight ()
 height
 setHeight ($a_height)
 update ()
 update meta data only
 setOnline ($a_online)
 get online
 getOnline ()
 set online
 setSubType ($a_sub_type)
 get sub type
 getSubType ()
 set sub type
 delete ()
 delete SCORM learning module and all related data
 notify ($a_event, $a_ref_id, $a_parent_non_rbac_id, $a_node_id, $a_params=0)
 notifys an object about an event occured Based on the event happend, each object may decide how it reacts.
 getPointsInPercent ()
 Returns the points in percent for the learning module This is called by the certificate generator if [SCORM_POINTS] is inserted.
 getMaxPoints ()
 Returns score.max for the learning module, refered to the last sco where score.max is set.
 populateByDirectoy ($a_dir, $a_filename="")
 Populate by directory.
 cloneObject ($a_target_id, $a_copy_id=0)
 Clone scorm object.
 zipLmForOfflineMode ()
- Public Member Functions inherited from ilObject
 ilObject ($a_id=0, $a_reference=true)
 Constructor public.
 withReferences ()
 determines wehter objects are referenced or not (got ref ids or not)
 read ($a_force_db=false)
 read object data from db into object
 getId ()
 get object id public
 setId ($a_id)
 set object id public
 setRefId ($a_id)
 set reference id public
 getRefId ()
 get reference id public
 getType ()
 get object type public
 setType ($a_type)
 set object type public
 getPresentationTitle ()
 get presentation title Normally same as title Overwritten for sessions
 getTitle ()
 get object title public
 getUntranslatedTitle ()
 get untranslated object title public
 setTitle ($a_title)
 set object title
 getDescription ()
 get object description
 setDescription ($a_desc)
 set object description
 getLongDescription ()
 get object long description (stored in object_description)
 getImportId ()
 get import id
 setImportId ($a_import_id)
 set import id
 getOwner ()
 get object owner
 getOwnerName ()
 _lookupOwnerName ($a_owner_id)
 lookup owner name for owner id
 setOwner ($a_owner)
 set object owner
 getCreateDate ()
 get create date public
 getLastUpdateDate ()
 get last update date public
 setObjDataRecord ($a_record)
 set object_data record (note: this method should only be called from the ilObjectFactory class)
 create ()
 create
 MDUpdateListener ($a_element)
 Meta data update listener.
 createMetaData ()
 create meta data entry
 updateMetaData ()
 update meta data entry
 deleteMetaData ()
 delete meta data entry
 updateOwner ()
 update owner of object in db
 _getIdForImportId ($a_import_id)
 get current object id for import id (static)
 _lookupOwner ($a_id)
 lookup object owner
 _lookupLastUpdate ($a_id, $a_as_string=false)
 lookup last update
 _getLastUpdateOfObjects ($a_objs)
 Get last update for a set of media objects.
 _setDeletedDate ($a_ref_id)
 only called in ilTree::saveSubTree
 _resetDeletedDate ($a_ref_id)
 only called in ilObjectGUI::insertSavedNodes
 _lookupDeletedDate ($a_ref_id)
 only called in ilObjectGUI::insertSavedNodes
 _writeTitle ($a_obj_id, $a_title)
 write title to db (static)
 _writeDescription ($a_obj_id, $a_desc)
 write description to db (static)
 _writeImportId ($a_obj_id, $a_import_id)
 write import id to db (static)
 _isInTrash ($a_ref_id)
 checks wether object is in trash
 _hasUntrashedReference ($a_obj_id)
 checks wether an object has at least one reference that is not in trash
 _getObjectsDataForType ($a_type, $a_omit_trash=false)
 get all objects of a certain type
 putInTree ($a_parent_ref)
 maybe this method should be in tree object!?
 setPermissions ($a_parent_ref)
 set permissions of object
 setParentRolePermissions ($a_parent_ref)
 Initialize the permissions of parent roles (local roles of categories, global roles...) This method is overwritten in e.g courses, groups for building permission intersections with non_member templates.
 createReference ()
 creates reference for object
 countReferences ()
 count references of object
 initDefaultRoles ()
 init default roles settings Purpose of this function is to create a local role folder and local roles, that are needed depending on the object type If you want to setup default local roles you MUST overwrite this method in derived object classes (see ilObjForum for an example) public
 applyDidacticTemplate ($a_tpl_id)
 Apply template.
 setRegisterMode ($a_bool)
 isUserRegistered ($a_user_id=0)
 requireRegistration ()
 getXMLZip ()
 getHTMLDirectory ()
 cloneObject ($a_target_id, $a_copy_id=0, $a_omit_tree=false)
 Clone object permissions, put in tree ...
 appendCopyInfo ($a_target_id, $a_copy_id)
 Prepend Copy info if object with same name exists in that container.
 cloneDependencies ($a_target_id, $a_copy_id)
 Clone object dependencies.
 cloneMetaData ($target_obj)
 Copy meta data.
 _lookupCreationDate ($a_id)
 Lookup creation date.

Static Public Member Functions

static _getTries ($a_id)
static getScormModulesForGlossary ($a_glo_id)
 Get SCORM modules that assign a certain glossary.
static lookupAssignedGlossary ($a_slm_id)
 Get SCORM modules that assign a certain glossary.
- Static Public Member Functions inherited from ilObject
static _lookupObjIdByImportId ($a_import_id)
static _getAllReferences ($a_id)
 get all reference ids of object
static _lookupTitle ($a_id)
 lookup object title
static _getIdsForTitle ($title, $type= '', $partialmatch=false)
static _lookupDescription ($a_id)
 lookup object description
static _lookupObjId ($a_id)
static setDeletedDates ($a_ref_ids)
 Set deleted date type $ilDB.
static _lookupType ($a_id, $a_reference=false)
 lookup object type
static _lookupObjectId ($a_ref_id)
 lookup object id
static _exists ($a_id, $a_reference=false, $a_type=null)
 checks if an object exists in object_data
static _getObjectsByType ($a_obj_type="", $a_owner="")
 Get objects by type.
static _prepareCloneSelection ($a_ref_ids, $new_type, $show_path=true)
 Prepare copy wizard object selection.
static _getIcon ($a_obj_id="", $a_size="big", $a_type="", $a_offline=false)
 Get icon for repository item.
static collectDeletionDependencies (&$deps, $a_ref_id, $a_obj_id, $a_type, $a_depth=0)
 Collect deletion dependencies.
static getDeletionDependencies ($a_obj_id)
 Get deletion dependencies.
static getLongDescriptions (array $a_obj_ids)
 Get long description data.
static getAllOwnedRepositoryObjects ($a_user_id)
 Get all ids of objects user owns.
static hasAutoRating ($a_type, $a_ref_id)
 Check if auto rating is active for parent group/course.

Data Fields

 $validator
- Data Fields inherited from ilObject
const TITLE_LENGTH = 255
 max length of object title
const DESC_LENGTH = 128
 $ilias
 $lng
 $id
 $ref_id
 $type
 $title
 $untranslatedTitle
 $desc
 $long_desc
 $owner
 $create_date
 $last_update
 $import_id
 $register = false
 $referenced
 $objectList
 $max_title
 $max_desc
 $add_dots
 $obj_data_record
 object_data record

Detailed Description

Class ilObjSCORMLearningModule.

Author
Alex Killing alex..nosp@m.kill.nosp@m.ing@g.nosp@m.mx.d.nosp@m.e
Id:
class.ilObjSAHSLearningModule.php 61243 2015-10-28 09:20:13Z gitmgr

Definition at line 20 of file class.ilObjSAHSLearningModule.php.

Member Function Documentation

static ilObjSAHSLearningModule::_getTries (   $a_id)
static

Definition at line 229 of file class.ilObjSAHSLearningModule.php.

References $ilDB, and $lm_set.

Referenced by ilPCQuestionGUI\edit().

{
global $ilDB;
$lm_set = $ilDB->queryF('SELECT question_tries FROM sahs_lm WHERE id = %s',
array('integer'), array($a_id));
$lm_rec = $ilDB->fetchAssoc($lm_set);
return $lm_rec['question_tries'];
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::_lookupOnline (   $a_id)

check wether scorm module is online

Definition at line 121 of file class.ilObjSAHSLearningModule.php.

References $ilDB, $lm_set, and ilUtil\yn2tf().

{
global $ilDB;
$lm_set = $ilDB->queryF('SELECT c_online FROM sahs_lm WHERE id = %s',
array('integer'), array($a_id));
$lm_rec = $ilDB->fetchAssoc($lm_set);
return ilUtil::yn2tf($lm_rec["c_online"]);
}

+ Here is the call graph for this function:

ilObjSAHSLearningModule::cloneObject (   $a_target_id,
  $a_copy_id = 0 
)

Clone scorm object.

Parameters
inttarget ref_id
intcopy id

Definition at line 1271 of file class.ilObjSAHSLearningModule.php.

References $ilDB, ilObject\$ilias, $ilUser, ilCopyWizardOptions\_getInstance(), ilObject\cloneMetaData(), getAPIAdapterName(), getAPIFunctionsPrefix(), getAssignedGlossary(), getAuto_last_visited(), getAutoContinue(), getAutoReviewChar(), getAutoSuspend(), getCheck_values(), getComments(), getCreditMode(), getDebug(), getDebugPw(), getDefaultLessonMode(), ilObject\getDescription(), getEditable(), getHeight(), getHideNavig(), getIe_compatibility(), getIe_force_render(), getInteractions(), getLocalization(), getMaxAttempt(), getModuleVersion(), getNoMenu(), getObjectives(), getOfflineMode(), getOnline(), getOpenMode(), ilObject\getRefId(), getSequencing(), getSequencingExpertMode(), getSession(), getStyleSheetId(), getSubType(), getTime_from_lms(), ilObject\getTitle(), getTries(), getWidth(), and populateByDirectoy().

{
global $ilDB, $ilUser, $ilias;
$new_obj = parent::cloneObject($a_target_id,$a_copy_id);
$this->cloneMetaData($new_obj);
//copy online status if object is not the root copy object
$cp_options = ilCopyWizardOptions::_getInstance($a_copy_id);
if(!$cp_options->isRootNode($this->getRefId()))
{
$new_obj->setOnline($this->getOnline());
}
// copy properties
$new_obj->setTitle($this->getTitle());
$new_obj->setDescription($this->getDescription());
$new_obj->setSubType($this->getSubType());
$new_obj->setAPIAdapterName($this->getAPIAdapterName());
$new_obj->setAPIFunctionsPrefix($this->getAPIFunctionsPrefix());
$new_obj->setAutoReviewChar($this->getAutoReviewChar());
$new_obj->setDefaultLessonMode($this->getDefaultLessonMode());
$new_obj->setEditable($this->getEditable());
$new_obj->setMaxAttempt($this->getMaxAttempt());
$new_obj->setModuleVersion($this->getModuleVersion());
$new_obj->setModuleVersion(1);
$new_obj->setCreditMode($this->getCreditMode());
$new_obj->setAssignedGlossary($this->getAssignedGlossary());
$new_obj->setTries($this->getTries());
$new_obj->setSession($this->getSession());
$new_obj->setNoMenu($this->getNoMenu());
$new_obj->setHideNavig($this->getHideNavig());
$new_obj->setFourth_edition($this->getFourth_edition());
$new_obj->setSequencing($this->getSequencing());
$new_obj->setInteractions($this->getInteractions());
$new_obj->setObjectives($this->getObjectives());
$new_obj->setComments($this->getComments());
$new_obj->setTime_from_lms($this->getTime_from_lms());
$new_obj->setDebug($this->getDebug());
$new_obj->setLocalization($this->getLocalization());
$new_obj->setSequencingExpertMode($this->getSequencingExpertMode());
$new_obj->setDebugPw($this->getDebugPw());
$new_obj->setOpenMode($this->getOpenMode());
$new_obj->setWidth($this->getWidth());
$new_obj->setHeight($this->getHeight());
$new_obj->setAutoContinue($this->getAutoContinue());
$new_obj->setAuto_last_visited($this->getAuto_last_visited());
$new_obj->setCheck_values($this->getCheck_values());
$new_obj->setOfflineMode($this->getOfflineMode());
$new_obj->setAutoSuspend($this->getAutoSuspend());
$new_obj->setIe_compatibility($this->getIe_compatibility());
$new_obj->setIe_force_render($this->getIe_force_render());
$new_obj->setStyleSheetId($this->getStyleSheetId());
$new_obj->update();
// set/copy stylesheet
/* include_once("./Services/Style/classes/class.ilObjStyleSheet.php");
$style_id = $this->getStyleSheetId();
if ($style_id > 0 && !ilObjStyleSheet::_lookupStandard($style_id))
{
$style_obj = $ilias->obj_factory->getInstanceByObjId($style_id);
$new_id = $style_obj->ilClone();
$new_obj->setStyleSheetId($new_id);
$new_obj->update();
}*/
// up to this point $new_obj is of type ilobjsahslearning module
// create instance of correct subtype and call forward it to
// cloneIntoNewObject method
switch ($this->getSubType())
{
case "scorm":
include_once("./Modules/ScormAicc/classes/class.ilObjSCORMLearningModule.php");
$source_obj = new ilObjSCORMLearningModule($this->getRefId());
$new_obj = new ilObjSCORMLearningModule($new_obj->getRefId());
break;
case "scorm2004":
include_once("./Modules/Scorm2004/classes/class.ilObjSCORM2004LearningModule.php");
$source_obj = new ilObjSCORM2004LearningModule($this->getRefId());
$new_obj = new ilObjSCORM2004LearningModule($new_obj->getRefId());
break;
case "aicc":
include_once("./Modules/ScormAicc/classes/class.ilObjAICCLearningModule.php");
$source_obj = new ilObjAICCLearningModule($this->getRefId());
$new_obj = new ilObjAICCLearningModule($new_obj->getRefId());
break;
case "hacp":
include_once("./Modules/ScormAicc/classes/class.ilObjHACPLearningModule.php");
$source_obj = new ilObjHACPLearningModule($this->getRefId());
$new_obj = new ilObjHACPLearningModule($new_obj->getRefId());
break;
}
// copy data directory
$new_obj->populateByDirectoy($source_obj->getDataDirectory());
// copy authored content ...
if ($new_obj->getEditable())
{
$source_obj->copyAuthoredContent($new_obj);
}
else
{
// ... or read manifest file
$new_obj->readObject();
}
return $new_obj;
}

+ Here is the call graph for this function:

ilObjSAHSLearningModule::create (   $upload = false)

create file based lm

Definition at line 40 of file class.ilObjSAHSLearningModule.php.

References $ilDB, ilObject\create(), createDataDirectory(), ilObject\createMetaData(), getEditable(), ilObject\getId(), getLocalization(), getSequencingExpertMode(), and getSubType().

{
global $ilDB;
if(!$upload)
$this->createMetaData();
$ilDB->manipulateF('
INSERT INTO sahs_lm (id, c_online, api_adapter, c_type, editable, seq_exp_mode,localization)
VALUES (%s,%s,%s,%s,%s,%s,%s)',
array('integer', 'text', 'text', 'text', 'integer','integer','text'),
array($this->getId(),'n','API', $this->getSubType(),(int)$this->getEditable(),
(int)$this->getSequencingExpertMode(), $this->getLocalization()
));
}

+ Here is the call graph for this function:

ilObjSAHSLearningModule::createDataDirectory ( )

creates data directory for package files ("./data/lm_data/lm_<id>")

Definition at line 256 of file class.ilObjSAHSLearningModule.php.

References getDataDirectory(), ilUtil\getWebspaceDir(), and ilUtil\makeDir().

Referenced by create().

{
$lm_data_dir = ilUtil::getWebspaceDir()."/lm_data";
ilUtil::makeDir($lm_data_dir);
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::delete ( )

delete SCORM learning module and all related data

this method has been tested on may 9th 2004 meta data, scorm lm data, scorm tree, scorm objects (organization(s), manifest, resources and items), tracking data and data directory have been deleted correctly as desired

public

Returns
boolean true if all object data were removed; false if only a references were removed

Reimplemented from ilObject.

Reimplemented in ilObjAICCLearningModule.

Definition at line 1029 of file class.ilObjSAHSLearningModule.php.

References $ilDB, $ilLog, $res, $row, ilSCORMObject\_getInstance(), ilUtil\delDir(), ilObject\deleteMetaData(), getDataDirectory(), ilObject\getId(), and getSubType().

{
global $ilDB, $ilLog;
// always call parent delete function first!!
if (!parent::delete())
{
return false;
}
// delete meta data of scorm content object
/*
$nested = new ilNestedSetXML();
$nested->init($this->getId(), $this->getType());
$nested->deleteAllDBData();
*/
$this->deleteMetaData();
// delete data directory
// delete scorm learning module record
$ilDB->manipulateF('DELETE FROM sahs_lm WHERE id = %s',
array('integer'), array($this->getId()));
$ilLog->write("SAHS Delete(SAHSLM), Subtype: ".$this->getSubType());
if ($this->getSubType() == "scorm")
{
// remove all scorm objects and scorm tree
include_once("./Modules/ScormAicc/classes/SCORM/class.ilSCORMTree.php");
include_once("./Modules/ScormAicc/classes/SCORM/class.ilSCORMObject.php");
$sc_tree = new ilSCORMTree($this->getId());
$r_id = $sc_tree->readRootId();
if ($r_id > 0)
{
$items = $sc_tree->getSubTree($sc_tree->getNodeData($r_id));
foreach($items as $item)
{
$sc_object =& ilSCORMObject::_getInstance($item["obj_id"], $this->getId());
if (is_object($sc_object))
{
$sc_object->delete();
}
}
$sc_tree->removeTree($sc_tree->getTreeId());
}
}
if ($this->getSubType() != "scorm")
{
// delete aicc data
$res = $ilDB->queryF('
SELECT aicc_object.obj_id FROM aicc_object, aicc_units
WHERE aicc_object.obj_id = aicc_units.obj_id
AND aicc_object.slm_id = %s',
array('integer'), array($this->getId()));
while($row = $ilDB->fetchAssoc($res))
{
$obj_id = $row['obj_id'];
$ilDB->manipulateF('
DELETE FROM aicc_units WHERE obj_id = %s',
array('integer'), array($obj_id));
}
$res = $ilDB->queryF('
SELECT aicc_object.obj_id FROM aicc_object, aicc_course
WHERE aicc_object.obj_id = aicc_course.obj_id
AND aicc_object.slm_id = %s',
array('integer'), array($this->getId()));
while($row = $ilDB->fetchAssoc($res))
{
$obj_id = $row['obj_id'];
$ilDB->manipulateF('
DELETE FROM aicc_course WHERE obj_id = %s',
array('integer'), array($obj_id));
}
$ilDB->manipulateF('
DELETE FROM aicc_object WHERE slm_id = %s',
array('integer'), array($this->getId()));
}
$q_log = "DELETE FROM scorm_tracking WHERE obj_id = ".$ilDB->quote($this->getId());
$ilLog->write("SAHS Delete(SAHSLM): ".$q_log);
$ilDB->manipulateF('DELETE FROM scorm_tracking WHERE obj_id = %s',
array('integer'), array($this->getId()));
$q_log = "DELETE FROM sahs_user WHERE obj_id = ".$ilDB->quote($this->getId());
$ilLog->write("SAHS Delete(SAHSLM): ".$q_log);
$ilDB->manipulateF('DELETE FROM sahs_user WHERE obj_id = %s',
array('integer'), array($this->getId()));
// always call parent delete function at the end!!
return true;
}

+ Here is the call graph for this function:

ilObjSAHSLearningModule::getAffectiveLocalization (   $a_id)

Get affective localization.

Parameters
int$a_idscorm lm id

Definition at line 137 of file class.ilObjSAHSLearningModule.php.

References $ilDB, $lm_set, and ilObject\$lng.

Referenced by ilSCORM2004PageConfig\configureByObjectId(), ilSCORM2004Asset\exportHTMLPageObjects(), ilSCORM2004ScoGUI\getGloOverviewOv(), ilSCORM2004PageGUI\postOutputProcessing(), and ilSCORM2004ScoGUI\sco_preview().

{
global $ilDB, $lng;
$lm_set = $ilDB->queryF('SELECT localization FROM sahs_lm WHERE id = %s',
array('integer'), array($a_id));
$lm_rec = $ilDB->fetchAssoc($lm_set);
$inst_lang = $lng->getInstalledLanguages();
if ($lm_rec["localization"] != "" && in_array($lm_rec["localization"], $inst_lang))
{
return $lm_rec["localization"];
}
return $lng->getLangKey();
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getAPIAdapterName ( )

get api adapter name

Definition at line 277 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), and update().

{
return $this->api_adapter;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getAPIFunctionsPrefix ( )

get api functions prefix

Definition at line 293 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), and update().

{
return $this->api_func_prefix;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getAssignedGlossary ( )

get assigned glossary

Definition at line 412 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), ilObjSCORM2004LearningModule\exportHTMLScoObjects(), ilObjSCORM2004LearningModule\exportPDF(), ilObjSCORM2004LearningModule\exportScorm(), and update().

{
return $this->assigned_glossary;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getAuto_last_visited ( )

auto_last_visited

Definition at line 694 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), and update().

{
return $this->auto_last_visited;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getAutoContinue ( )

set auto continue

Definition at line 686 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), and update().

{
return $this->auto_continue;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getAutoReview ( )

get auto review as true/false for SCORM 1.2, HACP, SAHS, AICC

Definition at line 364 of file class.ilObjSAHSLearningModule.php.

References ilUtil\yn2tf().

{
return ilUtil::yn2tf($this->auto_review);
}

+ Here is the call graph for this function:

ilObjSAHSLearningModule::getAutoReviewChar ( )

get auto review as Char for SCORM 2004

Definition at line 379 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), and update().

{
return $this->auto_review;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getAutoSuspend ( )

set auto continue

Definition at line 735 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), and update().

{
return $this->auto_suspend;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getCacheDeactivated ( )

BrowserCacheDisabled for SCORM 2004 / ENABLE_JS_DEBUG.

Definition at line 483 of file class.ilObjSAHSLearningModule.php.

References $ilSetting, and $lm_set.

{
global $ilSetting;
$lm_set = new ilSetting("lm");
if ($lm_set->get("scormdebug_disable_cache") == "1") return true;
return false;
}
ilObjSAHSLearningModule::getCheck_values ( )

check_values

Definition at line 620 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), and update().

{
return $this->check_values;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getComments ( )

comments

Definition at line 594 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), and update().

{
return $this->comments;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getCreditMode ( )

get credit mode

Definition at line 309 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), and update().

{
return $this->credit_mode;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getDataDirectory (   $mode = "filesystem")

get data directory of lm

Definition at line 266 of file class.ilObjSAHSLearningModule.php.

References ilObject\getId(), and ilUtil\getWebspaceDir().

Referenced by ilObjSCORM2004LearningModule\convert_1_2_to_2004(), createDataDirectory(), ilObjAICCLearningModule\delete(), delete(), populateByDirectoy(), ilObjAICCLearningModule\readObject(), ilObjSCORM2004LearningModule\readObject(), and ilObjSCORMLearningModule\readObject().

{
$lm_data_dir = ilUtil::getWebspaceDir($mode)."/lm_data";
$lm_dir = $lm_data_dir."/lm_".$this->getId();
return $lm_dir;
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getDebug ( )

debug

Definition at line 647 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), and update().

{
return $this->debug;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getDebugActivated ( )

debugActivated

Definition at line 505 of file class.ilObjSAHSLearningModule.php.

References $ilSetting, and $lm_set.

{
global $ilSetting;
$lm_set = new ilSetting("lm");
if ($lm_set->get("scormdebug_global_activate") == "1") return true;
return false;
}
ilObjSAHSLearningModule::getDebugPw ( )

debug pw

Definition at line 663 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), and update().

{
return $this->debug_pw;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getDefaultLessonMode ( )

get default lesson mode

Definition at line 333 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), and update().

{
return $this->lesson_mode;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getDiskUsage ( )

Gets the disk usage of the object in bytes.

public

Returns
integer the disk usage in bytes

Reimplemented from ilObject.

Definition at line 245 of file class.ilObjSAHSLearningModule.php.

References ilObjSAHSLearningModuleAccess\_lookupDiskUsage().

{
require_once("./Modules/ScormAicc/classes/class.ilObjSAHSLearningModuleAccess.php");
}

+ Here is the call graph for this function:

ilObjSAHSLearningModule::getEditable ( )

Get Editable.

Returns
boolean Editable

Definition at line 183 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), create(), ilObjSCORM2004LearningModule\readObject(), and update().

{
return $this->editable;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getFourth_Edition ( )

SCORM 2004 4th edition features.

Definition at line 542 of file class.ilObjSAHSLearningModule.php.

{
return $this->fourth_edition;
}
ilObjSAHSLearningModule::getHeight ( )

height

Definition at line 775 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), and update().

{
return $this->height;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getHideNavig ( )

hide navigation tree

Definition at line 467 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), and update().

{
return $this->hide_navig;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getIe_compatibility ( )

set compatibility mode for Internet Exlorer manually

Definition at line 516 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), and update().

{
return $this->ie_compatibility;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getIe_force_render ( )

force Internet Explorer to render again after some Milliseconds - useful for learning Modules with a lot of iframesor frames and IE >=10

Definition at line 529 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), and update().

{
return $this->ie_force_render;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getInteractions ( )

interactions

Definition at line 568 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), and update().

{
return $this->interactions;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getLocalization ( )

Get localization.

Returns
string localization

Definition at line 224 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), create(), and update().

{
return $this->localization;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getMaxAttempt ( )

get max attempt

Definition at line 387 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), and update().

{
return $this->max_attempt;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getMaxPoints ( )

Returns score.max for the learning module, refered to the last sco where score.max is set.

This is called by the certificate generator if [SCORM_POINTS_MAX] is inserted.

public

Returns
float

Definition at line 1229 of file class.ilObjSAHSLearningModule.php.

References $ilUser, $res, ilObjSCORM2004LearningModule\_getMaxScoreForUser(), ilObject\getId(), and getSubType().

{
global $ilUser;
if(strcmp($this->getSubType(), 'scorm2004') == 0)
{
return $res;
}
else
{
return null;
}
}

+ Here is the call graph for this function:

ilObjSAHSLearningModule::getModuleVersion ( )

get max attempt

Definition at line 404 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), and update().

{
return $this->module_version;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getNoMenu ( )

disable menu

Definition at line 451 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), and update().

{
return $this->no_menu;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getObjectives ( )

objectives

Definition at line 581 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), and update().

{
return $this->objectives;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getOfflineMode ( )

offlineMode

Definition at line 633 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), and update().

{
return $this->offline_mode;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getOnline ( )

set online

Definition at line 997 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), and update().

{
return $this->online;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getOpenMode ( )

open_mode 0: in Tab/new Window like in previous versions 1: in iFrame with width=100% and heigth=100% 2: in iFrame with specified width and height 3: 4: 5: in new Window without specified width and height 6: in new Window with specified width and height

Definition at line 751 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), and update().

{
return $this->open_mode;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getPointsInPercent ( )

Returns the points in percent for the learning module This is called by the certificate generator if [SCORM_POINTS] is inserted.

Definition at line 1198 of file class.ilObjSAHSLearningModule.php.

References $ilUser, $res, ilObjSCORM2004LearningModule\_getUniqueScaledScoreForUser(), ilObject\getId(), and getSubType().

{
global $ilUser;
if (strcmp($this->getSubType(), "scorm2004") == 0)
{
if (!is_null($res))
{
return $res * 100.0;
}
else
{
return $res;
}
}
else
{
return null;
}
}

+ Here is the call graph for this function:

static ilObjSAHSLearningModule::getScormModulesForGlossary (   $a_glo_id)
static

Get SCORM modules that assign a certain glossary.

Parameters
@return

Definition at line 948 of file class.ilObjSAHSLearningModule.php.

References $ilDB, and ilObject\_hasUntrashedReference().

Referenced by ilObjGlossaryGUI\addUsagesToInfo(), and ilObjGlossary\getDeletionDependencies().

{
global $ilDB;
$set = $ilDB->query("SELECT DISTINCT id FROM sahs_lm WHERE ".
" glossary = ".$ilDB->quote($a_glo_id, "integer"));
$sms = array();
while ($rec = $ilDB->fetchAssoc($set))
{
{
$sms[] = $rec["id"];
}
}
return $sms;
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getSequencing ( )

sequencing

Definition at line 555 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), and update().

{
return $this->sequencing;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getSequencingExpertMode ( )

Get sequencing expert mode.

Returns
boolean sequencing expert mode

Definition at line 720 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), create(), and update().

{
return $this->seq_exp_mode;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getSession ( )

get session setting

Definition at line 435 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), and update().

{
return $this->session;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getSessionDeactivated ( )

sessionDisabled for SCORM 2004

Definition at line 494 of file class.ilObjSAHSLearningModule.php.

References $ilSetting, and $lm_set.

{
global $ilSetting;
$lm_set = new ilSetting("lm");
if ($lm_set->get("scorm_without_session") == "1") return true;
return false;
}
ilObjSAHSLearningModule::getStyleSheetId ( )

get ID of assigned style sheet object

Definition at line 340 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), ilObjSCORM2004LearningModule\copyAuthoredContent(), ilObjSCORM2004LearningModule\prepareHTMLExporter(), read(), and update().

{
return $this->style_id;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getSubType ( )

set sub type

Definition at line 1013 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), create(), delete(), getMaxPoints(), getPointsInPercent(), and update().

{
return $this->sub_type;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getTime_from_lms ( )

time_from_lms

Definition at line 607 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), and update().

{
return $this->time_from_lms;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getTries ( )

Get Tries.

Returns
boolean tries

Definition at line 204 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), and update().

{
return $this->tries;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getWidth ( )

width

Definition at line 763 of file class.ilObjSAHSLearningModule.php.

Referenced by cloneObject(), and update().

{
return $this->width;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::ilObjSAHSLearningModule (   $a_id = 0,
  $a_call_by_reference = true 
)

Constructor public.

Parameters
integerreference_id or object_id
booleantreat the id as reference_id (true) or object_id (false)

Definition at line 31 of file class.ilObjSAHSLearningModule.php.

References ilObject\ilObject().

{
$this->type = "sahs";
parent::ilObject($a_id,$a_call_by_reference);
}

+ Here is the call graph for this function:

static ilObjSAHSLearningModule::lookupAssignedGlossary (   $a_slm_id)
static

Get SCORM modules that assign a certain glossary.

Parameters
@return

Definition at line 971 of file class.ilObjSAHSLearningModule.php.

References $ilDB, and ilObject\_lookupType().

Referenced by ilSCORM2004PageConfig\configureByObjectId().

{
global $ilDB;
$set = $ilDB->query("SELECT DISTINCT glossary FROM sahs_lm WHERE ".
" id = ".$ilDB->quote($a_slm_id, "integer"));
$rec = $ilDB->fetchAssoc($set);
$glo_id = $rec["glossary"];
if (ilObject::_lookupType($glo_id) == "glo")
{
return $glo_id;
}
return 0;
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::notify (   $a_event,
  $a_ref_id,
  $a_parent_non_rbac_id,
  $a_node_id,
  $a_params = 0 
)

notifys an object about an event occured Based on the event happend, each object may decide how it reacts.

public

Parameters
stringevent
integerreference id of object where the event occured
arraypasses optional paramters if required
Returns
boolean

Reimplemented from ilObject.

Definition at line 1140 of file class.ilObjSAHSLearningModule.php.

References $_GET, and ilObject\getType().

{
global $tree;
switch ($a_event)
{
case "link":
//var_dump("<pre>",$a_params,"</pre>");
//echo "SCORMLearningModule ".$this->getRefId()." triggered by link event. Objects linked into target object ref_id: ".$a_ref_id;
//exit;
break;
case "cut":
//echo "SCORMLearningModule ".$this->getRefId()." triggered by cut event. Objects are removed from target object ref_id: ".$a_ref_id;
//exit;
break;
case "copy":
//var_dump("<pre>",$a_params,"</pre>");
//echo "SCORMLearningModule ".$this->getRefId()." triggered by copy event. Objects are copied into target object ref_id: ".$a_ref_id;
//exit;
break;
case "paste":
//echo "SCORMLearningModule ".$this->getRefId()." triggered by paste (cut) event. Objects are pasted into target object ref_id: ".$a_ref_id;
//exit;
break;
case "new":
//echo "SCORMLearningModule ".$this->getRefId()." triggered by paste (new) event. Objects are applied to target object ref_id: ".$a_ref_id;
//exit;
break;
}
// At the beginning of the recursive process it avoids second call of the notify function with the same parameter
if ($a_node_id==$_GET["ref_id"])
{
$parent_obj =& $this->ilias->obj_factory->getInstanceByRefId($a_node_id);
$parent_type = $parent_obj->getType();
if($parent_type == $this->getType())
{
$a_node_id = (int) $tree->getParentId($a_node_id);
}
}
parent::notify($a_event,$a_ref_id,$a_parent_non_rbac_id,$a_node_id,$a_params);
}

+ Here is the call graph for this function:

ilObjSAHSLearningModule::populateByDirectoy (   $a_dir,
  $a_filename = "" 
)

Populate by directory.

Add a filename to do a special check for ILIAS SCORM export files. If the corresponding directory is found within the passed directory path (i.e. "htlm_<id>") this subdirectory is used instead.

Parameters
@return

Definition at line 1253 of file class.ilObjSAHSLearningModule.php.

References getDataDirectory(), ilUtil\rCopy(), and ilUtil\renameExecutables().

Referenced by cloneObject().

{
/*preg_match("/.*sahs_([0-9]*)\.zip/", $a_filename, $match);
if (is_dir($a_dir."/sahs_".$match[1]))
{
$a_dir = $a_dir."/sahs_".$match[1];
}*/
ilUtil::rCopy($a_dir, $this->getDataDirectory());
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::read ( )

read object

Definition at line 62 of file class.ilObjSAHSLearningModule.php.

References $ilDB, $lm_set, ilObject\_lookupType(), ilObject\getId(), getStyleSheetId(), setAPIAdapterName(), setAPIFunctionsPrefix(), setAssignedGlossary(), setAuto_last_visited(), setAutoContinue(), setAutoReviewChar(), setAutoSuspend(), setCheck_values(), setComments(), setCreditMode(), setDebug(), setDebugPw(), setDefaultLessonMode(), setEditable(), setFourth_edition(), setHeight(), setHideNavig(), setIe_compatibility(), setIe_force_render(), setInteractions(), setLocalization(), setMaxAttempt(), setModuleVersion(), setNoMenu(), setObjectives(), setOfflineMode(), setOnline(), setOpenMode(), setSequencing(), setSequencingExpertMode(), setSession(), setStyleSheetId(), setSubType(), setTime_from_lms(), setTries(), setWidth(), and ilUtil\yn2tf().

{
global $ilDB;
$lm_set = $ilDB->queryF('SELECT * FROM sahs_lm WHERE id = %s',
array('integer'),array($this->getId()));
while($lm_rec = $ilDB->fetchAssoc($lm_set))
{
$this->setOnline(ilUtil::yn2tf($lm_rec["c_online"]));
$this->setAutoReviewChar($lm_rec["auto_review"]);
$this->setAPIAdapterName($lm_rec["api_adapter"]);
$this->setDefaultLessonMode($lm_rec["default_lesson_mode"]);
$this->setAPIFunctionsPrefix($lm_rec["api_func_prefix"]);
$this->setCreditMode($lm_rec["credit"]);
$this->setSubType($lm_rec["c_type"]);
$this->setEditable($lm_rec["editable"]);
$this->setStyleSheetId($lm_rec["stylesheet"]);
$this->setMaxAttempt($lm_rec["max_attempt"]);
$this->setModuleVersion($lm_rec["module_version"]);
$this->setAssignedGlossary($lm_rec["glossary"]);
$this->setTries($lm_rec["question_tries"]);
$this->setLocalization($lm_rec["localization"]);
$this->setSession(ilUtil::yn2tf($lm_rec["unlimited_session"]));
$this->setNoMenu(ilUtil::yn2tf($lm_rec["no_menu"]));
$this->setHideNavig(ilUtil::yn2tf($lm_rec["hide_navig"]));
$this->setFourth_edition(ilUtil::yn2tf($lm_rec["fourth_edition"]));
$this->setSequencing(ilUtil::yn2tf($lm_rec["sequencing"]));
$this->setInteractions(ilUtil::yn2tf($lm_rec["interactions"]));
$this->setObjectives(ilUtil::yn2tf($lm_rec["objectives"]));
$this->setComments(ilUtil::yn2tf($lm_rec["comments"]));
$this->setTime_from_lms(ilUtil::yn2tf($lm_rec["time_from_lms"]));
$this->setDebug(ilUtil::yn2tf($lm_rec["debug"]));
$this->setDebugPw($lm_rec["debugpw"]);
$this->setSequencingExpertMode($lm_rec["seq_exp_mode"]);
$this->setOpenMode($lm_rec["open_mode"]);
$this->setWidth($lm_rec["width"]);
$this->setHeight($lm_rec["height"]);
$this->setAutoContinue(ilUtil::yn2tf($lm_rec["auto_continue"]));
$this->setAuto_last_visited(ilUtil::yn2tf($lm_rec["auto_last_visited"]));
$this->setCheck_values(ilUtil::yn2tf($lm_rec["check_values"]));
$this->setOfflineMode(ilUtil::yn2tf($lm_rec["offline_mode"]));
$this->setAutoSuspend(ilUtil::yn2tf($lm_rec["auto_suspend"]));
$this->setIe_compatibility(ilUtil::yn2tf($lm_rec["ie_compatibility"]));
$this->setIe_force_render(ilUtil::yn2tf($lm_rec["ie_force_render"]));
include_once("./Services/Style/classes/class.ilObjStyleSheet.php");
if (ilObject::_lookupType($this->getStyleSheetId()) != "sty")
{
$this->setStyleSheetId(0);
}
}
}

+ Here is the call graph for this function:

ilObjSAHSLearningModule::setAPIAdapterName (   $a_api)

set api adapter name

Definition at line 285 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->api_adapter = $a_api;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setAPIFunctionsPrefix (   $a_prefix)

set api functions prefix

Definition at line 301 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->api_func_prefix = $a_prefix;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setAssignedGlossary (   $a_assigned_glossary)

set assigned glossary

Definition at line 420 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->assigned_glossary = $a_assigned_glossary;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setAuto_last_visited (   $a_auto_last_visited)

Definition at line 699 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->auto_last_visited = $a_auto_last_visited;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setAutoContinue (   $a_auto_continue)

get auto continue

Definition at line 679 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->auto_continue = $a_auto_continue;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setAutoReview (   $a_auto_review)

set auto review as true/false for SCORM 1.2, HACP, SAHS, AICC

Definition at line 357 of file class.ilObjSAHSLearningModule.php.

References ilUtil\tf2yn().

{
$this->auto_review = ilUtil::tf2yn($a_auto_review);
}

+ Here is the call graph for this function:

ilObjSAHSLearningModule::setAutoReviewChar (   $a_auto_review)

set auto review as Char for SCORM 2004

Definition at line 372 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->auto_review = $a_auto_review;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setAutoSuspend (   $a_auto_suspend)

get auto continue

Definition at line 728 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->auto_suspend = $a_auto_suspend;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setCheck_values (   $a_check_values)

Definition at line 625 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->check_values = $a_check_values;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setComments (   $a_comments)

Definition at line 599 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->comments = $a_comments;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setCreditMode (   $a_credit_mode)

set credit mode

Definition at line 317 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->credit_mode = $a_credit_mode;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setDebug (   $a_debug)

debug

Definition at line 655 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->debug = $a_debug;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setDebugPw (   $a_debug_pw)

debug pw

Definition at line 671 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->debug_pw = $a_debug_pw;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setDefaultLessonMode (   $a_lesson_mode)

set default lesson mode

Definition at line 325 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->lesson_mode = $a_lesson_mode;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setEditable (   $a_editable)

Set Editable.

Parameters
boolean$a_editableEditable

Definition at line 173 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->editable = $a_editable;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setFourth_edition (   $a_fourth_edition)

Definition at line 547 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->fourth_edition = $a_fourth_edition;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setHeight (   $a_height)

Definition at line 779 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->height = $a_height;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setHideNavig (   $a_hide_navig)

disable menu

Definition at line 475 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->hide_navig = $a_hide_navig;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setIe_compatibility (   $a_ie_compatibility)

Definition at line 521 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->ie_compatibility = $a_ie_compatibility;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setIe_force_render (   $a_ie_force_render)

Definition at line 534 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->ie_force_render = $a_ie_force_render;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setInteractions (   $a_interactions)

Definition at line 573 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->interactions = $a_interactions;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setLocalization (   $a_val)

Set localization.

Parameters
string$a_vallocalization

Definition at line 214 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->localization = $a_val;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setMaxAttempt (   $a_max_attempt)

set max attempt

Definition at line 396 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->max_attempt = $a_max_attempt;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setModuleVersion (   $a_module_version)

set max attempt

Definition at line 427 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->module_version = $a_module_version;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setNoMenu (   $a_no_menu)

disable menu

Definition at line 459 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->no_menu = $a_no_menu;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setObjectives (   $a_objectives)

Definition at line 586 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->objectives = $a_objectives;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setOfflineMode (   $a_offline_mode)

Definition at line 638 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->offline_mode = $a_offline_mode;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setOnline (   $a_online)

get online

Definition at line 989 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->online = $a_online;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setOpenMode (   $a_open_mode)

Definition at line 755 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->open_mode = $a_open_mode;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setSequencing (   $a_sequencing)

Definition at line 560 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->sequencing = $a_sequencing;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setSequencingExpertMode (   $a_val)

Set sequencing expert mode.

Parameters
boolean$a_valsequencing expert mode

Definition at line 710 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->seq_exp_mode = $a_val;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setSession (   $a_session)

set session setting

Definition at line 443 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->session = $a_session;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setStyleSheetId (   $a_style_id)

set ID of assigned style sheet object

Definition at line 348 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->style_id = $a_style_id;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setSubType (   $a_sub_type)

get sub type

Definition at line 1005 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->sub_type = $a_sub_type;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setTime_from_lms (   $a_time_from_lms)

Definition at line 612 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->time_from_lms = $a_time_from_lms;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setTries (   $a_tries)

Set default tries for questions.

Parameters
boolean$a_trestries

Definition at line 194 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->tries = $a_tries;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setWidth (   $a_width)

Definition at line 767 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->width = $a_width;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::update ( )

update meta data only

update object data

public

Returns
boolean

Reimplemented from ilObject.

Definition at line 816 of file class.ilObjSAHSLearningModule.php.

References $ilDB, getAPIAdapterName(), getAPIFunctionsPrefix(), getAssignedGlossary(), getAuto_last_visited(), getAutoContinue(), getAutoReviewChar(), getAutoSuspend(), getCheck_values(), getComments(), getCreditMode(), getDebug(), getDebugPw(), getDefaultLessonMode(), getEditable(), getHeight(), getHideNavig(), ilObject\getId(), getIe_compatibility(), getIe_force_render(), getInteractions(), getLocalization(), getMaxAttempt(), getModuleVersion(), getNoMenu(), getObjectives(), getOfflineMode(), getOnline(), getOpenMode(), getSequencing(), getSequencingExpertMode(), getSession(), getStyleSheetId(), getSubType(), getTime_from_lms(), getTries(), getWidth(), ilUtil\tf2yn(), and ilObject\updateMetaData().

{
global $ilDB;
$this->updateMetaData();
$statement = $ilDB->manipulateF('
UPDATE sahs_lm
SET c_online = %s,
api_adapter = %s,
api_func_prefix = %s,
auto_review = %s,
default_lesson_mode = %s,
c_type = %s,
stylesheet = %s,
editable = %s,
max_attempt = %s,
module_version = %s,
credit = %s,
glossary = %s,
question_tries = %s,
unlimited_session = %s,
no_menu = %s,
hide_navig = %s,
fourth_edition =%s,
sequencing = %s,
interactions = %s,
objectives = %s,
comments = %s,
time_from_lms = %s,
debug = %s,
localization = %s,
seq_exp_mode = %s,
debugpw = %s,
open_mode = %s,
width = %s,
height = %s,
auto_continue = %s,
auto_last_visited = %s,
check_values = %s,
offline_mode = %s,
auto_suspend = %s,
ie_compatibility = %s,
ie_force_render = %s
WHERE id = %s',
array( 'text',
'text',
'text',
'text',
'text',
'text',
'integer',
'integer',
'integer',
'integer',
'text',
'integer',
'integer',
'text',
'text',
'text',
'text',
'text',
'text',
'text',
'text',
'text',
'text',
'text',
'integer',
'text',
'integer',
'integer',
'integer',
'text',
'text',
'text',
'text',
'text',
'text',
'text',
'integer'
),
array( ilUtil::tf2yn($this->getOnline()),
$this->getSubType(),
$this->getStyleSheetId(),
$this->getEditable(),
$this->getMaxAttempt(),
$this->getModuleVersion(),
$this->getCreditMode(),
$this->getTries(),
ilUtil::tf2yn($this->getFourth_edition()),
$this->getLocalization(),
$this->getDebugPw(),
$this->getOpenMode(),
$this->getWidth(),
$this->getHeight(),
$this->getId())
);
return true;
}

+ Here is the call graph for this function:

ilObjSAHSLearningModule::zipLmForOfflineMode ( )

Definition at line 1388 of file class.ilObjSAHSLearningModule.php.

References ilUtil\getDataDir(), ilObject\getId(), ilUtil\getWebspaceDir(), and ilUtil\zip().

{
$lmDir=ilUtil::getWebspaceDir("filesystem")."/lm_data/lm_".$this->getId();
$zipFile=ilUtil::getDataDir()."/lm_data/lm_".$this->getId();
return ilUtil::zip($lmDir, $zipFile, true);
}

+ Here is the call graph for this function:

Field Documentation

ilObjSAHSLearningModule::$validator

Definition at line 22 of file class.ilObjSAHSLearningModule.php.


The documentation for this class was generated from the following file: