ILIAS  Release_4_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 ()
 create file based lm
 read ()
 read object
 _lookupOnline ($a_id)
 check wether scorm module is online
 _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.
 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)
 get auto review
 getAutoReview ()
 set auto review
 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
 getDebug ()
 debug
 setDebug ($a_debug)
 debug
 getDebugPw ()
 debug pw
 setDebugPw ($a_debug_pw)
 debug pw
 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.
- 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
 _lookupObjIdByImportId ($a_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)
 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)
 _getAllReferences ($a_id)
 get all reference ids of object
 _lookupOwner ($a_id)
 lookup object owner
 _lookupDescription ($a_id)
 lookup object description
 _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
 _lookupObjectId ($a_ref_id)
 lookup object id
 _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
 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
 createRoleFolder ()
 creates a local role folder
 setRegisterMode ($a_bool)
 isUserRegistered ($a_user_id=0)
 requireRegistration ()
 getXMLZip ()
 getHTMLDirectory ()
 cloneObject ($a_target_id, $a_copy_id=0)
 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.

Static Public Member Functions

static _getTries ($a_id)
- Static Public Member Functions inherited from ilObject
static _lookupTitle ($a_id)
 lookup object title
static _getIdsForTitle ($title, $type= '', $partialmatch=false)
static _lookupObjId ($a_id)
static _lookupType ($a_id, $a_reference=false)
 lookup object type
 _exists ($a_id, $a_reference=false)
 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)
 Prepare copy wizard object selection.
static _getIcon ($a_obj_id="", $a_size="big", $a_type="", $a_offline=false)
 Get icon for repository item.

Data Fields

 $validator
- Data Fields inherited from ilObject
 $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 22234 2009-10-29 09:17:35Z nkrzywon

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

Member Function Documentation

static ilObjSAHSLearningModule::_getTries (   $a_id)
static

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

References $ilDB.

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 114 of file class.ilObjSAHSLearningModule.php.

References $ilDB, 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::_lookupSubType (   $a_obj_id)

lookup subtype id (scorm, aicc, hacp)

Parameters
int$a_idobject id

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

References $ilDB.

Referenced by ilLPCollections\_getPossibleSAHSItems(), ilLPStatusSCORM\_getStatusInfo(), ilObjSAHSLearningModuleAccess\_lookupUserCertificate(), ilSCORMPresentationGUI\downloadCertificate(), ilSAHSEditGUI\executeCommand(), ilSAHSPresentationGUI\executeCommand(), ilObjSCORMLearningModuleGUI\exportOptions(), ilObjSAHSLearningModuleListGUI\getProperties(), ilLPObjSettings\getValidModes(), ilObjSCORMLearningModuleGUI\importForm(), ilObjSCORMLearningModuleGUI\newModuleVersion(), and ilObjSCORMLearningModuleGUI\properties().

{
global $ilDB;
$obj_set = $ilDB->queryF('SELECT c_type FROM sahs_lm WHERE id = %s',
array('integer'), array($a_obj_id));
$obj_rec = $ilDB->fetchAssoc($obj_set);
return $obj_rec["c_type"];
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::create ( )

create file based lm

Reimplemented from ilObject.

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

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

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

+ Here is the call graph for this function:

ilObjSAHSLearningModule::createDataDirectory ( )

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

Definition at line 209 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 599 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()));
// always call parent delete function at the end!!
return true;
}

+ Here is the call graph for this function:

ilObjSAHSLearningModule::getAPIAdapterName ( )

get api adapter name

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

Referenced by update().

{
return $this->api_adapter;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getAPIFunctionsPrefix ( )

get api functions prefix

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

Referenced by update().

{
return $this->api_func_prefix;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getAssignedGlossary ( )

get assigned glossary

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

Referenced by update().

{
return $this->assigned_glossary;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getAutoReview ( )

set auto review

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

Referenced by update().

{
return $this->auto_review;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getCreditMode ( )

get credit mode

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

Referenced by 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 219 of file class.ilObjSAHSLearningModule.php.

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

Referenced by ilObjSCORM2004LearningModule\convert_1_2_to_2004(), createDataDirectory(), ilObjAICCLearningModule\delete(), delete(), 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 423 of file class.ilObjSAHSLearningModule.php.

Referenced by update().

{
return $this->debug;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getDebugPw ( )

debug pw

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

Referenced by update().

{
return $this->debug_pw;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getDefaultLessonMode ( )

get default lesson mode

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

Referenced by 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 198 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 156 of file class.ilObjSAHSLearningModule.php.

Referenced by create(), and update().

{
return $this->editable;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getHideNavig ( )

hide navigation tree

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

Referenced by update().

{
return $this->hide_navig;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getMaxAttempt ( )

get max attempt

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

Referenced by update().

{
return $this->max_attempt;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getModuleVersion ( )

get max attempt

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

Referenced by update().

{
return $this->module_version;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getNoMenu ( )

disable menu

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

Referenced by update().

{
return $this->no_menu;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getOnline ( )

set online

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

Referenced by update().

{
return $this->online;
}

+ 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 762 of file class.ilObjSAHSLearningModule.php.

References $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:

ilObjSAHSLearningModule::getSession ( )

get session setting

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

Referenced by update().

{
return $this->session;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getStyleSheetId ( )

get ID of assigned style sheet object

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

Referenced by update().

{
return $this->style_id;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getSubType ( )

set sub type

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

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

{
return $this->sub_type;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::getTries ( )

Get Tries.

Returns
boolean tries

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

Referenced by update().

{
return $this->tries;
}

+ 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 51 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:

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 704 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::read ( )

read object

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

References $ilDB, ilObject\getId(), setAPIAdapterName(), setAPIFunctionsPrefix(), setAssignedGlossary(), setAutoReview(), setCreditMode(), setDebug(), setDebugPw(), setDefaultLessonMode(), setEditable(), setHideNavig(), setMaxAttempt(), setModuleVersion(), setNoMenu(), setOnline(), setSession(), setStyleSheetId(), setSubType(), setTries(), 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->setAutoReview(ilUtil::yn2tf($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->setSession(ilUtil::yn2tf($lm_rec["unlimited_session"]));
$this->setNoMenu(ilUtil::yn2tf($lm_rec["no_menu"]));
$this->setHideNavig(ilUtil::yn2tf($lm_rec["hide_navig"]));
$this->setDebug(ilUtil::yn2tf($lm_rec["debug"]));
$this->setDebugPw($lm_rec["debugpw"]);
}
}

+ Here is the call graph for this function:

ilObjSAHSLearningModule::setAPIAdapterName (   $a_api)

set api adapter name

Definition at line 238 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 254 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 359 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->assigned_glossary = $a_assigned_glossary;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setAutoReview (   $a_auto_review)

get auto review

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

Referenced by read().

{
$this->auto_review = $a_auto_review;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setCreditMode (   $a_credit_mode)

set credit mode

Definition at line 270 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 431 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 447 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 278 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 146 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->editable = $a_editable;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setHideNavig (   $a_hide_navig)

disable menu

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

Referenced by read().

{
$this->hide_navig = $a_hide_navig;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setMaxAttempt (   $a_max_attempt)

set max attempt

Definition at line 335 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 366 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 398 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->no_menu = $a_no_menu;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setOnline (   $a_online)

get online

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

Referenced by read().

{
$this->online = $a_online;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setSession (   $a_session)

set session setting

Definition at line 382 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 301 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 575 of file class.ilObjSAHSLearningModule.php.

Referenced by read().

{
$this->sub_type = $a_sub_type;
}

+ Here is the caller graph for this function:

ilObjSAHSLearningModule::setTries (   $a_tries)

Set default tries for questions.

Parameters
boolean$a_trestries

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

Referenced by read().

{
$this->tries = $a_tries;
}

+ 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 483 of file class.ilObjSAHSLearningModule.php.

References $ilDB, getAPIAdapterName(), getAPIFunctionsPrefix(), getAssignedGlossary(), getAutoReview(), getCreditMode(), getDebug(), getDebugPw(), getDefaultLessonMode(), getEditable(), getHideNavig(), ilObject\getId(), getMaxAttempt(), getModuleVersion(), getNoMenu(), getOnline(), getSession(), getStyleSheetId(), getSubType(), getTries(), 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,
debug = %s,
debugpw = %s
WHERE id = %s',
array( 'text',
'text',
'text',
'text',
'text',
'text',
'integer',
'integer',
'integer',
'integer',
'text',
'integer',
'integer',
'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(),
$this->getDebugPw(),
$this->getId())
);
return true;
}

+ Here is the call graph for this function:

Field Documentation

ilObjSAHSLearningModule::$validator

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


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