|
ILIAS
release_4-3 Revision
|
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) | |
| 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 | |
| getCacheDeactivated () | |
| BrowserCacheDisabled for SCORM 2004 / ENABLE_JS_DEBUG. | |
| getDebugActivated () | |
| debugActivated | |
| 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) | |
| 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. | |
| 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. | |
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 | |
| 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 | |
| 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 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 | _lookupType ($a_id, $a_reference=false) |
| lookup object type | |
| static | _lookupObjectId ($a_ref_id) |
| lookup object id | |
| _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, $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. | |
Data Fields | |
| $validator | |
Data Fields inherited from ilObject | |
| const | TITLE_LENGTH = 128 |
| max length of object title | |
| $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 | |
Class ilObjSCORMLearningModule.
Definition at line 20 of file class.ilObjSAHSLearningModule.php.
|
static |
Definition at line 224 of file class.ilObjSAHSLearningModule.php.
Referenced by ilPCQuestionGUI\edit().
Here is the caller graph for this function:| ilObjSAHSLearningModule::_lookupOnline | ( | $a_id | ) |
check wether scorm module is online
Definition at line 116 of file class.ilObjSAHSLearningModule.php.
References ilUtil\yn2tf().
Here is the call graph for this function:| ilObjSAHSLearningModule::_lookupSubType | ( | $a_obj_id | ) |
lookup subtype id (scorm, aicc, hacp)
| int | $a_id | object id |
Definition at line 152 of file class.ilObjSAHSLearningModule.php.
Referenced by ilLPCollections\_getPossibleSAHSItems(), ilLPCollections\_getScoresForUserAndCP_Node_Id(), ilLPStatusSCORM\_getStatusInfo(), ilObjSAHSLearningModuleAccess\_lookupUserCertificate(), ilSoapLearningProgressAdministration\deleteProgress(), ilLPStatusSCORM\determinePercentage(), ilLPStatusSCORM\determineStatus(), ilSCORMPresentationGUI\downloadCertificate(), ilSAHSEditGUI\executeCommand(), ilSAHSPresentationGUI\executeCommand(), ilTrQuery\getObjectsDataForUser(), ilTrQuery\getParticipantsForObject(), ilObjSAHSLearningModuleListGUI\getProperties(), ilTrQuery\getSCOsStatusForUser(), ilLPObjSettings\getValidModes(), ilObjSCORMLearningModuleGUI\newModuleVersion(), ilObjSCORMLearningModuleGUI\properties(), and ilLPStatusSCORM\refreshStatus().
Here is the caller graph for this function:| ilObjSAHSLearningModule::cloneObject | ( | $a_target_id, | |
$a_copy_id = 0 |
|||
| ) |
Clone scorm object.
| int | target ref_id |
| int | copy id |
Definition at line 1131 of file class.ilObjSAHSLearningModule.php.
References ilObject\$ilias, $ilUser, ilObject\cloneMetaData(), getAPIAdapterName(), getAPIFunctionsPrefix(), getAssignedGlossary(), getAuto_last_visited(), getAutoContinue(), getAutoReview(), getCheck_values(), getComments(), getCreditMode(), getDebug(), getDebugPw(), getDefaultLessonMode(), ilObject\getDescription(), getEditable(), getHeight(), getHideNavig(), getInteractions(), getLocalization(), getMaxAttempt(), getNoMenu(), getObjectives(), getOpenMode(), ilObject\getRefId(), getSequencing(), getSequencingExpertMode(), getSession(), getSubType(), getTime_from_lms(), ilObject\getTitle(), getTries(), getWidth(), and populateByDirectoy().
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 ilObject\create(), createDataDirectory(), ilObject\createMetaData(), getEditable(), ilObject\getId(), getLocalization(), getSequencingExpertMode(), and getSubType().
Here is the call graph for this function:| ilObjSAHSLearningModule::createDataDirectory | ( | ) |
creates data directory for package files ("./data/lm_data/lm_<id>")
Definition at line 251 of file class.ilObjSAHSLearningModule.php.
References getDataDirectory(), ilUtil\getWebspaceDir(), and ilUtil\makeDir().
Referenced by create().
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
Reimplemented from ilObject.
Reimplemented in ilObjAICCLearningModule.
Definition at line 895 of file class.ilObjSAHSLearningModule.php.
References $ilLog, $res, $row, ilSCORMObject\_getInstance(), ilUtil\delDir(), ilObject\deleteMetaData(), getDataDirectory(), ilObject\getId(), and getSubType().
Here is the call graph for this function:| ilObjSAHSLearningModule::getAffectiveLocalization | ( | $a_id | ) |
Get affective localization.
| int | $a_id | scorm lm id |
Definition at line 132 of file class.ilObjSAHSLearningModule.php.
References ilObject\$lng.
Referenced by ilSCORM2004PageGUI\__construct(), ilSCORM2004Asset\exportHTMLPageObjects(), ilSCORM2004ScoGUI\getGloOverviewOv(), ilSCORM2004PageGUI\postOutputProcessing(), and ilSCORM2004ScoGUI\sco_preview().
Here is the caller graph for this function:| ilObjSAHSLearningModule::getAPIAdapterName | ( | ) |
get api adapter name
Definition at line 272 of file class.ilObjSAHSLearningModule.php.
Referenced by cloneObject(), and update().
Here is the caller graph for this function:| ilObjSAHSLearningModule::getAPIFunctionsPrefix | ( | ) |
get api functions prefix
Definition at line 288 of file class.ilObjSAHSLearningModule.php.
Referenced by cloneObject(), and update().
Here is the caller graph for this function:| ilObjSAHSLearningModule::getAssignedGlossary | ( | ) |
get assigned glossary
Definition at line 393 of file class.ilObjSAHSLearningModule.php.
Referenced by cloneObject(), ilObjSCORM2004LearningModule\exportHTMLScoObjects(), ilObjSCORM2004LearningModule\exportPDF(), ilObjSCORM2004LearningModule\exportScorm(), and update().
Here is the caller graph for this function:| ilObjSAHSLearningModule::getAuto_last_visited | ( | ) |
auto_last_visited
Definition at line 611 of file class.ilObjSAHSLearningModule.php.
Referenced by cloneObject(), and update().
Here is the caller graph for this function:| ilObjSAHSLearningModule::getAutoContinue | ( | ) |
set auto continue
Definition at line 603 of file class.ilObjSAHSLearningModule.php.
Referenced by cloneObject(), and update().
Here is the caller graph for this function:| ilObjSAHSLearningModule::getAutoReview | ( | ) |
set auto review
Definition at line 359 of file class.ilObjSAHSLearningModule.php.
Referenced by cloneObject(), and update().
Here is the caller graph for this function:| ilObjSAHSLearningModule::getCacheDeactivated | ( | ) |
BrowserCacheDisabled for SCORM 2004 / ENABLE_JS_DEBUG.
Definition at line 464 of file class.ilObjSAHSLearningModule.php.
References $ilSetting.
| ilObjSAHSLearningModule::getCheck_values | ( | ) |
check_values
Definition at line 551 of file class.ilObjSAHSLearningModule.php.
Referenced by cloneObject(), and update().
Here is the caller graph for this function:| ilObjSAHSLearningModule::getComments | ( | ) |
comments
Definition at line 525 of file class.ilObjSAHSLearningModule.php.
Referenced by cloneObject(), and update().
Here is the caller graph for this function:| ilObjSAHSLearningModule::getCreditMode | ( | ) |
get credit mode
Definition at line 304 of file class.ilObjSAHSLearningModule.php.
Referenced by cloneObject(), and update().
Here is the caller graph for this function:| ilObjSAHSLearningModule::getDataDirectory | ( | $mode = "filesystem" | ) |
get data directory of lm
Definition at line 261 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().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjSAHSLearningModule::getDebug | ( | ) |
debug
Definition at line 564 of file class.ilObjSAHSLearningModule.php.
Referenced by cloneObject(), and update().
Here is the caller graph for this function:| ilObjSAHSLearningModule::getDebugActivated | ( | ) |
debugActivated
Definition at line 475 of file class.ilObjSAHSLearningModule.php.
References $ilSetting.
| ilObjSAHSLearningModule::getDebugPw | ( | ) |
debug pw
Definition at line 580 of file class.ilObjSAHSLearningModule.php.
Referenced by cloneObject(), and update().
Here is the caller graph for this function:| ilObjSAHSLearningModule::getDefaultLessonMode | ( | ) |
get default lesson mode
Definition at line 328 of file class.ilObjSAHSLearningModule.php.
Referenced by cloneObject(), and update().
Here is the caller graph for this function:| ilObjSAHSLearningModule::getDiskUsage | ( | ) |
Gets the disk usage of the object in bytes.
public
Reimplemented from ilObject.
Definition at line 240 of file class.ilObjSAHSLearningModule.php.
References ilObjSAHSLearningModuleAccess\_lookupDiskUsage().
Here is the call graph for this function:| ilObjSAHSLearningModule::getEditable | ( | ) |
Get Editable.
Definition at line 178 of file class.ilObjSAHSLearningModule.php.
Referenced by cloneObject(), create(), ilObjSCORM2004LearningModule\readObject(), and update().
Here is the caller graph for this function:| ilObjSAHSLearningModule::getHeight | ( | ) |
height
Definition at line 677 of file class.ilObjSAHSLearningModule.php.
Referenced by cloneObject(), and update().
Here is the caller graph for this function:| ilObjSAHSLearningModule::getHideNavig | ( | ) |
hide navigation tree
Definition at line 448 of file class.ilObjSAHSLearningModule.php.
Referenced by cloneObject(), and update().
Here is the caller graph for this function:| ilObjSAHSLearningModule::getInteractions | ( | ) |
interactions
Definition at line 499 of file class.ilObjSAHSLearningModule.php.
Referenced by cloneObject(), and update().
Here is the caller graph for this function:| ilObjSAHSLearningModule::getLocalization | ( | ) |
Get localization.
Definition at line 219 of file class.ilObjSAHSLearningModule.php.
Referenced by cloneObject(), create(), and update().
Here is the caller graph for this function:| ilObjSAHSLearningModule::getMaxAttempt | ( | ) |
get max attempt
Definition at line 368 of file class.ilObjSAHSLearningModule.php.
Referenced by cloneObject(), and update().
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
Definition at line 1089 of file class.ilObjSAHSLearningModule.php.
References $ilUser, $res, ilObjSCORM2004LearningModule\_getMaxScoreForUser(), ilObject\getId(), and getSubType().
Here is the call graph for this function:| ilObjSAHSLearningModule::getModuleVersion | ( | ) |
get max attempt
Definition at line 385 of file class.ilObjSAHSLearningModule.php.
Referenced by update().
Here is the caller graph for this function:| ilObjSAHSLearningModule::getNoMenu | ( | ) |
disable menu
Definition at line 432 of file class.ilObjSAHSLearningModule.php.
Referenced by cloneObject(), and update().
Here is the caller graph for this function:| ilObjSAHSLearningModule::getObjectives | ( | ) |
objectives
Definition at line 512 of file class.ilObjSAHSLearningModule.php.
Referenced by cloneObject(), and update().
Here is the caller graph for this function:| ilObjSAHSLearningModule::getOnline | ( | ) |
set online
Definition at line 863 of file class.ilObjSAHSLearningModule.php.
Referenced by update().
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 653 of file class.ilObjSAHSLearningModule.php.
Referenced by cloneObject(), and update().
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 1058 of file class.ilObjSAHSLearningModule.php.
References $ilUser, $res, ilObjSCORM2004LearningModule\_getUniqueScaledScoreForUser(), ilObject\getId(), and getSubType().
Here is the call graph for this function:
|
static |
Get SCORM modules that assign a certain glossary.
| @return |
Definition at line 835 of file class.ilObjSAHSLearningModule.php.
References ilObject\_hasUntrashedReference().
Referenced by ilObjGlossaryGUI\addUsagesToInfo(), and ilObjGlossary\getDeletionDependencies().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjSAHSLearningModule::getSequencing | ( | ) |
sequencing
Definition at line 486 of file class.ilObjSAHSLearningModule.php.
Referenced by cloneObject(), and update().
Here is the caller graph for this function:| ilObjSAHSLearningModule::getSequencingExpertMode | ( | ) |
Get sequencing expert mode.
Definition at line 637 of file class.ilObjSAHSLearningModule.php.
Referenced by cloneObject(), create(), and update().
Here is the caller graph for this function:| ilObjSAHSLearningModule::getSession | ( | ) |
get session setting
Definition at line 416 of file class.ilObjSAHSLearningModule.php.
Referenced by cloneObject(), and update().
Here is the caller graph for this function:| ilObjSAHSLearningModule::getStyleSheetId | ( | ) |
get ID of assigned style sheet object
Definition at line 335 of file class.ilObjSAHSLearningModule.php.
Referenced by ilObjSCORM2004LearningModule\copyAuthoredContent(), ilObjSCORM2004LearningModule\prepareHTMLExporter(), read(), and update().
Here is the caller graph for this function:| ilObjSAHSLearningModule::getSubType | ( | ) |
set sub type
Definition at line 879 of file class.ilObjSAHSLearningModule.php.
Referenced by cloneObject(), create(), delete(), getMaxPoints(), getPointsInPercent(), and update().
Here is the caller graph for this function:| ilObjSAHSLearningModule::getTime_from_lms | ( | ) |
time_from_lms
Definition at line 538 of file class.ilObjSAHSLearningModule.php.
Referenced by cloneObject(), and update().
Here is the caller graph for this function:| ilObjSAHSLearningModule::getTries | ( | ) |
Get Tries.
Definition at line 199 of file class.ilObjSAHSLearningModule.php.
Referenced by cloneObject(), and update().
Here is the caller graph for this function:| ilObjSAHSLearningModule::getWidth | ( | ) |
width
Definition at line 665 of file class.ilObjSAHSLearningModule.php.
Referenced by cloneObject(), and update().
Here is the caller graph for this function:| ilObjSAHSLearningModule::ilObjSAHSLearningModule | ( | $a_id = 0, |
|
$a_call_by_reference = true |
|||
| ) |
Constructor public.
| integer | reference_id or object_id |
| boolean | treat the id as reference_id (true) or object_id (false) |
Definition at line 31 of file class.ilObjSAHSLearningModule.php.
References ilObject\ilObject().
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
| string | event |
| integer | reference id of object where the event occured |
| array | passes optional paramters if required |
Reimplemented from ilObject.
Definition at line 1000 of file class.ilObjSAHSLearningModule.php.
References $_GET, and ilObject\getType().
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.
| @return |
Definition at line 1113 of file class.ilObjSAHSLearningModule.php.
References getDataDirectory(), ilUtil\rCopy(), and ilUtil\renameExecutables().
Referenced by cloneObject().
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 ilObject\_lookupType(), ilObject\getId(), getStyleSheetId(), setAPIAdapterName(), setAPIFunctionsPrefix(), setAssignedGlossary(), setAuto_last_visited(), setAutoContinue(), setAutoReview(), setCheck_values(), setComments(), setCreditMode(), setDebug(), setDebugPw(), setDefaultLessonMode(), setEditable(), setHeight(), setHideNavig(), setInteractions(), setLocalization(), setMaxAttempt(), setModuleVersion(), setNoMenu(), setObjectives(), setOnline(), setOpenMode(), setSequencing(), setSequencingExpertMode(), setSession(), setStyleSheetId(), setSubType(), setTime_from_lms(), setTries(), setWidth(), and ilUtil\yn2tf().
Here is the call graph for this function:| ilObjSAHSLearningModule::setAPIAdapterName | ( | $a_api | ) |
set api adapter name
Definition at line 280 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::setAPIFunctionsPrefix | ( | $a_prefix | ) |
set api functions prefix
Definition at line 296 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::setAssignedGlossary | ( | $a_assigned_glossary | ) |
set assigned glossary
Definition at line 401 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::setAuto_last_visited | ( | $a_auto_last_visited | ) |
Definition at line 616 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::setAutoContinue | ( | $a_auto_continue | ) |
get auto continue
Definition at line 596 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::setAutoReview | ( | $a_auto_review | ) |
get auto review
Definition at line 352 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::setCheck_values | ( | $a_check_values | ) |
Definition at line 556 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::setComments | ( | $a_comments | ) |
Definition at line 530 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::setCreditMode | ( | $a_credit_mode | ) |
set credit mode
Definition at line 312 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::setDebug | ( | $a_debug | ) |
debug
Definition at line 572 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::setDebugPw | ( | $a_debug_pw | ) |
debug pw
Definition at line 588 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::setDefaultLessonMode | ( | $a_lesson_mode | ) |
set default lesson mode
Definition at line 320 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::setEditable | ( | $a_editable | ) |
Set Editable.
| boolean | $a_editable | Editable |
Definition at line 168 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::setHeight | ( | $a_height | ) |
Definition at line 681 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::setHideNavig | ( | $a_hide_navig | ) |
disable menu
Definition at line 456 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::setInteractions | ( | $a_interactions | ) |
Definition at line 504 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::setLocalization | ( | $a_val | ) |
Set localization.
| string | $a_val | localization |
Definition at line 209 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::setMaxAttempt | ( | $a_max_attempt | ) |
set max attempt
Definition at line 377 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::setModuleVersion | ( | $a_module_version | ) |
set max attempt
Definition at line 408 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::setNoMenu | ( | $a_no_menu | ) |
disable menu
Definition at line 440 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::setObjectives | ( | $a_objectives | ) |
Definition at line 517 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::setOnline | ( | $a_online | ) |
get online
Definition at line 855 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::setOpenMode | ( | $a_open_mode | ) |
Definition at line 657 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::setSequencing | ( | $a_sequencing | ) |
Definition at line 491 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::setSequencingExpertMode | ( | $a_val | ) |
Set sequencing expert mode.
| boolean | $a_val | sequencing expert mode |
Definition at line 627 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::setSession | ( | $a_session | ) |
set session setting
Definition at line 424 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::setStyleSheetId | ( | $a_style_id | ) |
set ID of assigned style sheet object
Definition at line 343 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::setSubType | ( | $a_sub_type | ) |
get sub type
Definition at line 871 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::setTime_from_lms | ( | $a_time_from_lms | ) |
Definition at line 543 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::setTries | ( | $a_tries | ) |
Set default tries for questions.
| boolean | $a_tres | tries |
Definition at line 189 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::setWidth | ( | $a_width | ) |
Definition at line 669 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
Here is the caller graph for this function:| ilObjSAHSLearningModule::update | ( | ) |
update meta data only
update object data
public
Reimplemented from ilObject.
Definition at line 718 of file class.ilObjSAHSLearningModule.php.
References getAPIAdapterName(), getAPIFunctionsPrefix(), getAssignedGlossary(), getAuto_last_visited(), getAutoContinue(), getAutoReview(), getCheck_values(), getComments(), getCreditMode(), getDebug(), getDebugPw(), getDefaultLessonMode(), getEditable(), getHeight(), getHideNavig(), ilObject\getId(), getInteractions(), getLocalization(), getMaxAttempt(), getModuleVersion(), getNoMenu(), getObjectives(), getOnline(), getOpenMode(), getSequencing(), getSequencingExpertMode(), getSession(), getStyleSheetId(), getSubType(), getTime_from_lms(), getTries(), getWidth(), ilUtil\tf2yn(), and ilObject\updateMetaData().
Here is the call graph for this function:| ilObjSAHSLearningModule::$validator |
Definition at line 22 of file class.ilObjSAHSLearningModule.php.