ILIAS
Release_4_4_x_branch Revision 61816
|
Class ilObjSCORMLearningModule. More...
Public Member Functions | |
ilObjSCORMLearningModule ($a_id=0, $a_call_by_reference=true) | |
Constructor public. | |
validate ($directory) | |
Validate all XML-Files in a SCOM-Directory. | |
getValidationSummary () | |
getTrackingItems () | |
_getTrackingItems ($a_obj_id) | |
get all tracking items of scorm object static | |
readObject () | |
read manifest file public | |
getTrackedItems () | |
get all tracked items of current user | |
getTrackedUsers ($a_search) | |
getAttemptsForUsers () | |
Get attempts for all users ilDB $ilDB. | |
getAttemptsForUser ($a_user_id) | |
get number of atttempts for a certain user and package | |
getModuleVersionForUsers () | |
Get module version for users. | |
getModuleVersionForUser ($a_user_id) | |
get module version that tracking data for a user was recorded on | |
getTrackingDataPerUser ($a_sco_id, $a_user_id) | |
Get tracking data per user ilDB $ilDB. | |
getTrackingDataAgg ($a_user_id) | |
getTrackingDataAggSco ($a_sco_id) | |
exportSelectedRaw ($a_exportall, $a_user=array()) | |
Export ilDB $ilDB ilObjUser $ilUser. | |
exportSelected ($a_all, $a_users=array()) | |
Export selected user tracking data ilDB $ilDB ilObjUser $ilUser. | |
importTrackingData ($a_file) | |
importSuccess ($a_file) | |
get_user_id ($a_login) | |
getUserIdEmail ($a_mail) | |
assumes that only one account exists for a mailadress | |
sendExportFile ($a_header, $a_content) | |
send export file to browser | |
getAllScoIds () | |
getStatusForUser ($a_user, $a_allScoIds, $a_numerical=false) | |
getCourseCompletionForUser ($a_user) | |
_getScoresForUser ($a_item_id, $a_user_id) | |
getLastVisited ($user_id) | |
Public Member Functions inherited from ilObjSAHSLearningModule | |
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 | |
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 | _lookupLastAccess ($a_obj_id, $a_usr_id) |
Return the last access timestamp for a given user. | |
static | _getAllScoIds ($a_id) |
Get an array of id's for all Sco's in the module. | |
static | _getStatusForUser ($a_id, $a_user, $a_allScoIds, $a_numerical=false) |
Get the status of a SCORM module for a given user. | |
static | _getCourseCompletionForUser ($a_id, $a_user) |
Get the completion of a SCORM module for a given user. | |
static | _removeTrackingDataForUser ($user_id) |
Static Public Member Functions inherited from ilObjSAHSLearningModule | |
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 ilObjSAHSLearningModule | |
$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 |
Private Member Functions | |
parseUserId ($il_id) | |
Parse il_usr_123_6 id. | |
importRaw ($a_file) | |
Import raw data ilDB $ilDB ilObjUser $ilUser. | |
lookupSCOId ($a_referrer) | |
resolves manifest SCOID to internal ILIAS SCO ID |
Class ilObjSCORMLearningModule.
Definition at line 17 of file class.ilObjSCORMLearningModule.php.
|
static |
Get an array of id's for all Sco's in the module.
int | $a_id | Object id |
Definition at line 1122 of file class.ilObjSCORMLearningModule.php.
Referenced by _getCourseCompletionForUser().
|
static |
Get the completion of a SCORM module for a given user.
int | $a_id | Object id |
int | $a_user | User id |
Reimplemented in ilObjSCORM2004LearningModule.
Definition at line 1200 of file class.ilObjSCORMLearningModule.php.
References _getAllScoIds(), and _getStatusForUser().
Referenced by ilObjSAHSLearningModuleAccess\_lookupUserCertificate(), and ilSCORMVerificationTableGUI\getItems().
ilObjSCORMLearningModule::_getScoresForUser | ( | $a_item_id, | |
$a_user_id | |||
) |
Definition at line 1286 of file class.ilObjSCORMLearningModule.php.
Referenced by ilLPCollectionOfSCOs\getScoresForUserAndCP_Node_Id().
|
static |
Get the status of a SCORM module for a given user.
int | $a_id | Object id |
int | $a_user | User id |
array | $a_allScoIds | Array of Sco id's in this module |
boolean | $a_numerical | Text (false) or boolean result (true) |
Definition at line 1162 of file class.ilObjSCORMLearningModule.php.
References ilObject\$lng.
Referenced by _getCourseCompletionForUser().
ilObjSCORMLearningModule::_getTrackingItems | ( | $a_obj_id | ) |
get all tracking items of scorm object static
Reimplemented in ilObjSCORM2004LearningModule, and ilObjAICCLearningModule.
Definition at line 66 of file class.ilObjSCORMLearningModule.php.
Referenced by ilLPCollectionOfSCOs\getPossibleItems(), and getTrackingItems().
|
static |
Return the last access timestamp for a given user.
int | $a_obj_id | object id |
int | $user_id | user id |
Reimplemented in ilObjSCORM2004LearningModule.
Definition at line 262 of file class.ilObjSCORMLearningModule.php.
Referenced by ilObjSCORMVerification\createFromSCORMLM(), and ilSCORMPresentationGUI\downloadCertificate().
|
static |
Definition at line 1271 of file class.ilObjSCORMLearningModule.php.
Referenced by ilObjUser\delete().
ilObjSCORMLearningModule::exportSelected | ( | $a_all, | |
$a_users = array() |
|||
) |
Export selected user tracking data ilDB $ilDB ilObjUser $ilUser.
bool | $a_all | |
array | $a_users |
Reimplemented in ilObjSCORM2004LearningModule.
Definition at line 669 of file class.ilObjSCORMLearningModule.php.
References $ilSetting, $ilUser, $query, $res, $row, ilObjSCORMTracking\_getCompleted(), DB_FETCHMODE_OBJECT, ilUtil\deliverData(), ilObject\getId(), ilObject\getRefId(), IL_CAL_DATETIME, IL_CAL_FKT_DATE, and ilObjSCORMTracking\lookupLastAccessTimes().
ilObjSCORMLearningModule::exportSelectedRaw | ( | $a_exportall, | |
$a_user = array() |
|||
) |
Export ilDB $ilDB ilObjUser $ilUser.
bool | $a_exportall | |
array | $a_user |
Definition at line 538 of file class.ilObjSCORMLearningModule.php.
References $ilSetting, $ilUser, $query, $res, $row, DB_FETCHMODE_OBJECT, ilUtil\deliverData(), ilObject\getId(), and ilObject\getRefId().
ilObjSCORMLearningModule::get_user_id | ( | $a_login | ) |
Definition at line 1045 of file class.ilObjSCORMLearningModule.php.
References $ilUser.
Referenced by ilObjSCORM2004LearningModule\importSuccess(), and importSuccess().
ilObjSCORMLearningModule::getAllScoIds | ( | ) |
Definition at line 1205 of file class.ilObjSCORMLearningModule.php.
References ilObject\getId().
Referenced by getCourseCompletionForUser().
ilObjSCORMLearningModule::getAttemptsForUser | ( | $a_user_id | ) |
get number of atttempts for a certain user and package
Reimplemented in ilObjSCORM2004LearningModule.
Definition at line 327 of file class.ilObjSCORMLearningModule.php.
References ilObject\getId().
ilObjSCORMLearningModule::getAttemptsForUsers | ( | ) |
Get attempts for all users ilDB $ilDB.
Definition at line 309 of file class.ilObjSCORMLearningModule.php.
References $query, $res, $row, DB_FETCHMODE_ASSOC, and ilObject\getId().
ilObjSCORMLearningModule::getCourseCompletionForUser | ( | $a_user | ) |
Reimplemented in ilObjSCORM2004LearningModule.
Definition at line 1266 of file class.ilObjSCORMLearningModule.php.
References getAllScoIds(), and getStatusForUser().
ilObjSCORMLearningModule::getLastVisited | ( | $user_id | ) |
Definition at line 1310 of file class.ilObjSCORMLearningModule.php.
ilObjSCORMLearningModule::getModuleVersionForUser | ( | $a_user_id | ) |
get module version that tracking data for a user was recorded on
Reimplemented in ilObjSCORM2004LearningModule.
Definition at line 364 of file class.ilObjSCORMLearningModule.php.
References ilObject\getId().
ilObjSCORMLearningModule::getModuleVersionForUsers | ( | ) |
Get module version for users.
ilDB $ilDB
Definition at line 346 of file class.ilObjSCORMLearningModule.php.
References $query, $res, $row, DB_FETCHMODE_ASSOC, and ilObject\getId().
ilObjSCORMLearningModule::getStatusForUser | ( | $a_user, | |
$a_allScoIds, | |||
$a_numerical = false |
|||
) |
Definition at line 1236 of file class.ilObjSCORMLearningModule.php.
Referenced by getCourseCompletionForUser().
ilObjSCORMLearningModule::getTrackedItems | ( | ) |
get all tracked items of current user
Reimplemented in ilObjSCORM2004LearningModule, and ilObjAICCLearningModule.
Definition at line 233 of file class.ilObjSCORMLearningModule.php.
References $ilUser, and ilObject\getId().
ilObjSCORMLearningModule::getTrackedUsers | ( | $a_search | ) |
Reimplemented in ilObjSCORM2004LearningModule.
Definition at line 280 of file class.ilObjSCORMLearningModule.php.
References $ilUser, $query, and ilObject\getId().
ilObjSCORMLearningModule::getTrackingDataAgg | ( | $a_user_id | ) |
Definition at line 406 of file class.ilObjSCORMLearningModule.php.
References ilObject\getId().
ilObjSCORMLearningModule::getTrackingDataAggSco | ( | $a_sco_id | ) |
Definition at line 470 of file class.ilObjSCORMLearningModule.php.
References ilObject\getId().
ilObjSCORMLearningModule::getTrackingDataPerUser | ( | $a_sco_id, | |
$a_user_id | |||
) |
Get tracking data per user ilDB $ilDB.
int | $a_sco_id | |
int | $a_user_id |
Definition at line 385 of file class.ilObjSCORMLearningModule.php.
References ilObject\getId().
ilObjSCORMLearningModule::getTrackingItems | ( | ) |
Reimplemented in ilObjAICCLearningModule.
Definition at line 56 of file class.ilObjSCORMLearningModule.php.
References _getTrackingItems(), and ilObject\getId().
ilObjSCORMLearningModule::getUserIdEmail | ( | $a_mail | ) |
assumes that only one account exists for a mailadress
Definition at line 1085 of file class.ilObjSCORMLearningModule.php.
References $ilUser.
ilObjSCORMLearningModule::getValidationSummary | ( | ) |
Definition at line 47 of file class.ilObjSCORMLearningModule.php.
Referenced by ilObjSCORM2004LearningModule\readObject(), and readObject().
ilObjSCORMLearningModule::ilObjSCORMLearningModule | ( | $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 27 of file class.ilObjSCORMLearningModule.php.
References ilObject\ilObject().
|
private |
Import raw data ilDB $ilDB ilObjUser $ilUser.
string | $a_file |
Definition at line 975 of file class.ilObjSCORMLearningModule.php.
References $ilUser, ilLPStatusWrapper\_refreshStatus(), ilObject\getId(), lookupSCOId(), and parseUserId().
Referenced by importTrackingData().
ilObjSCORMLearningModule::importSuccess | ( | $a_file | ) |
Reimplemented in ilObjSCORM2004LearningModule.
Definition at line 794 of file class.ilObjSCORMLearningModule.php.
References $ilUser, ilLPStatusWrapper\_refreshStatus(), get_user_id(), and ilObject\getId().
Referenced by importTrackingData().
ilObjSCORMLearningModule::importTrackingData | ( | $a_file | ) |
Definition at line 763 of file class.ilObjSCORMLearningModule.php.
References $ilUser, importRaw(), and importSuccess().
|
private |
resolves manifest SCOID to internal ILIAS SCO ID
Definition at line 1063 of file class.ilObjSCORMLearningModule.php.
References $ilUser.
Referenced by importRaw().
|
private |
Parse il_usr_123_6 id.
<type> | $il_id |
Definition at line 947 of file class.ilObjSCORMLearningModule.php.
References $ilSetting.
Referenced by importRaw().
ilObjSCORMLearningModule::readObject | ( | ) |
read manifest file public
Reimplemented in ilObjSCORM2004LearningModule, and ilObjAICCLearningModule.
Definition at line 95 of file class.ilObjSCORMLearningModule.php.
References $_POST, $ilErr, $n, ilObjSAHSLearningModule\getDataDirectory(), getValidationSummary(), and validate().
ilObjSCORMLearningModule::sendExportFile | ( | $a_header, | |
$a_content | |||
) |
send export file to browser
Definition at line 1101 of file class.ilObjSCORMLearningModule.php.
References $filename, $timestamp, exit, and ilObject\getRefId().
Referenced by ilObjSCORM2004LearningModule\exportSelected().
ilObjSCORMLearningModule::validate | ( | $directory | ) |
Validate all XML-Files in a SCOM-Directory.
public
Reimplemented in ilObjSCORM2004LearningModule.
Definition at line 40 of file class.ilObjSCORMLearningModule.php.
Referenced by readObject().
ilObjSCORMLearningModule::$validator |
Definition at line 19 of file class.ilObjSCORMLearningModule.php.