ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Public Member Functions | |
__construct (int $id=0, bool $call_by_reference=true) | |
read () | |
create () | |
update () | |
delete () | |
getDI () | |
getLocalDI () | |
getLSActivation () | |
updateActivation (ilLearningSequenceActivation $settings) | |
getLSSettings () | |
updateSettings (ilLearningSequenceSettings $settings) | |
getLSParticipants () | |
getMembersObject () | |
getLSAccess () | |
getLSItems () | |
storeLSItems (array $ls_items) | |
Update LSItems. More... | |
deletePostConditionsForSubObjects (array $ref_ids) | |
Delete post conditions for ref ids. More... | |
getPossiblePostConditionsForType (string $type) | |
getStateDB () | |
getLSLearnerItems (int $usr_id) | |
getLSRoles () | |
getMailToMembersType () | |
Get mail to members type. More... | |
getShowMembers () | |
announceLSOOnline () | |
announceLSOOffline () | |
setEffectiveOnlineStatus (bool $status) | |
getCurrentUserCurriculum () | |
getCurrentUserLaunchButtons () | |
getLocalLearningSequenceRoles (bool $translate=false) | |
getDefaultMemberRole () | |
getDefaultAdminRole () | |
getDefaultLearningSequenceRoles (string $a_grp_id="") | |
initDefaultRoles () | |
readMemberData (array $user_ids, ?array $columns=null) | |
getParentObjectInfo (int $ref_id, array $search_types) | |
getLPCompletionStates () | |
getContentPageId () | |
hasContentPage (LSOPageType $page_type) | |
createContentPage (LSOPageType $page_type) | |
getContentPageHTML (LSOPageType $page_type) | |
![]() | |
getTileSizes () | |
getObjectTranslation () | |
setObjectTranslation (?Translations $obj_trans) | |
createContainerDirectory () | |
getContainerDirectory () | |
setHiddenFilesFound (bool $a_hiddenfilesfound) | |
getHiddenFilesFound () | |
getStyleSheetId () | |
setStyleSheetId (int $a_style_id) | |
setNewsTimeline (bool $a_val) | |
getNewsTimeline () | |
setNewsTimelineAutoEntries (bool $a_val) | |
getNewsTimelineAutoEntries () | |
setNewsTimelineLandingPage (bool $a_val) | |
getNewsTimelineLandingPage () | |
isNewsTimelineEffective () | |
isNewsTimelineLandingPageEffective () | |
setNewsBlockActivated (bool $a_val) | |
getNewsBlockActivated () | |
setUseNews (bool $a_val) | |
getUseNews () | |
cloneDependencies (int $target_id, int $copy_id) | |
Clone object dependencies (container sorting) More... | |
cloneAllObject (string $session_id, string $client_id, string $new_type, int $ref_id, int $clone_source, array $options, bool $soap_call=false, int $a_submode=1) | |
delete () | |
delete category and all related data More... | |
getViewMode () | |
getOrderType () | |
setOrderType (int $a_value) | |
isClassificationFilterActive () | |
filteredSubtree () | |
Note grp/crs currently allow to filter in their whole subtrees Catetories only their direct childs. More... | |
getSubItems (bool $a_admin_panel_enabled=false, bool $a_include_side_block=false, int $a_get_single=0, ?ilContainerUserFilter $container_user_filter=null) | |
gotItems () | |
addAdditionalSubItemInformation (array &$object) | |
Add additional information to sub item, e.g. More... | |
getGroupedObjTypes () | |
enablePageEditing () | |
create () | |
putInTree (int $parent_ref_id) | |
update () | |
read () | |
readContainerSettings () | |
removeTranslations () | |
deleteTranslation (string $a_lang) | |
addTranslation (string $a_title, string $a_desc, string $a_lang, string $a_lang_default) | |
![]() | |
getObjectProperties () | |
flushObjectProperties () | |
withReferences () | |
determines whether objects are referenced or not (got ref ids or not) More... | |
processAutoRating () | |
read () | |
getId () | |
setId (int $id) | |
setRefId (int $ref_id) | |
getRefId () | |
getType () | |
setType (string $type) | |
getPresentationTitle () | |
get presentation title Normally same as title Overwritten for sessions More... | |
getTitle () | |
getUntranslatedTitle () | |
Get untranslated object title WebDAV needs to access the untranslated title of an object. More... | |
setTitle (string $title) | |
getDescription () | |
setDescription (string $description) | |
getLongDescription () | |
get object long description (stored in object_description) More... | |
getImportId () | |
setImportId (string $import_id) | |
setOfflineStatus (bool $status) | |
getOfflineStatus () | |
supportsOfflineHandling () | |
getOwner () | |
getOwnerName () | |
get full name of object owner More... | |
setOwner (int $usr_id) | |
getCreateDate () | |
Get create date in YYYY-MM-DD HH-MM-SS format. More... | |
getLastUpdateDate () | |
Get last update date in YYYY-MM-DD HH-MM-SS format. More... | |
create () | |
note: title, description and type should be set when this function is called More... | |
update () | |
MDUpdateListener (string $element) | |
Metadata update listener. More... | |
createMetaData () | |
updateMetaData () | |
deleteMetaData () | |
updateOwner () | |
update owner of object in db More... | |
putInTree (int $parent_ref_id) | |
maybe this method should be in tree object!? More... | |
setPermissions (int $parent_ref_id) | |
setParentRolePermissions (int $parent_ref_id) | |
Initialize the permissions of parent roles (local roles of categories, global roles...) This method is overwritten in e.g. More... | |
createReference () | |
creates reference for object More... | |
countReferences () | |
delete () | |
delete object or referenced object (in the case of a referenced object, object data is only deleted if last reference is deleted) This function removes an object entirely from system!! More... | |
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. More... | |
applyDidacticTemplate (int $tpl_id) | |
getXMLZip () | |
getHTMLDirectory () | |
appendCopyInfo (int $target_id, int $copy_id, int $new_obj_id) | |
Prepend Copy info if object with same name exists in that container. More... | |
cloneDependencies (int $target_id, int $copy_id) | |
Clone object dependencies. More... | |
cloneMetaData (ilObject $target_obj) | |
Copy meta data. More... | |
selfOrParentWithRatingEnabled () | |
getPossibleSubObjects (bool $filter=true) | |
get all possible sub objects of this type the object can decide which types of sub objects are possible jut in time overwrite if the decision distinguish from standard model More... | |
Static Public Member Functions | |
static | getInstanceByRefId (int $ref_id) |
static | _goto (string $target, string $add="") |
Goto target learning sequence. More... | |
![]() | |
static | _getContainerDirectory (int $a_id) |
static | _lookupContainerSetting (int $a_id, string $a_keyword, ?string $a_default_value=null) |
static | _hasContainerSetting (int $a_id, string $a_keyword) |
static | _writeContainerSetting (int $a_id, string $a_keyword, string $a_value) |
static | _getContainerSettings (int $a_id) |
static | _deleteContainerSettings (int $a_id, string $a_keyword="", bool $a_keyword_like=false) |
static | _exportContainerSettings (ilXmlWriter $a_xml, int $a_obj_id) |
static | getCompleteDescriptions (array $objects) |
overwrites description fields to long or short description in an assoc array keys needed (obj_id and description) More... | |
![]() | |
static | _lookupObjIdByImportId (string $import_id) |
Get (latest) object id for an import id. More... | |
static | _lookupImportId (int $obj_id) |
static | _lookupOwnerName (int $owner_id) |
Lookup owner name for owner id. More... | |
static | _getIdForImportId (string $import_id) |
static | _getAllReferences (int $id) |
get all reference ids for object ID More... | |
static | _lookupTitle (int $obj_id) |
static | lookupOfflineStatus (int $obj_id) |
Lookup offline status using objectDataCache. More... | |
static | _lookupOwner (int $obj_id) |
Lookup owner user ID for object ID. More... | |
static | _getIdsForTitle (string $title, string $type='', bool $partial_match=false) |
static | _lookupDescription (int $obj_id) |
static | _lookupLastUpdate (int $obj_id, bool $formatted=false) |
static | _getLastUpdateOfObjects (array $obj_ids) |
static | _lookupObjId (int $ref_id) |
static | _setDeletedDate (int $ref_id, int $deleted_by) |
static | setDeletedDates (array $ref_ids, int $user_id) |
static | _resetDeletedDate (int $ref_id) |
static | _lookupDeletedDate (int $ref_id) |
static | _writeTitle (int $obj_id, string $title) |
write title to db (static) More... | |
static | _writeDescription (int $obj_id, string $desc) |
write description to db (static) More... | |
static | _writeImportId (int $obj_id, string $import_id) |
write import id to db (static) More... | |
static | _lookupType (int $id, bool $reference=false) |
static | _isInTrash (int $ref_id) |
static | _hasUntrashedReference (int $obj_id) |
checks whether an object has at least one reference that is not in trash More... | |
static | _lookupObjectId (int $ref_id) |
static | _getObjectsDataForType (string $type, bool $omit_trash=false) |
get all objects of a certain type More... | |
static | _exists (int $id, bool $reference=false, ?string $type=null) |
checks if an object exists in object_data More... | |
static | _getObjectsByType (string $obj_type="", ?int $owner=null) |
static | _prepareCloneSelection (array $ref_ids, string $new_type, bool $show_path=true) |
Prepare copy wizard object selection. More... | |
static | getIconForType (string $type) |
static | _getIcon (int $obj_id=0, string $size="big", string $type="", bool $offline=false) |
Get icon for repository item. More... | |
static | collectDeletionDependencies (array &$deps, int $ref_id, int $obj_id, string $type, int $depth=0) |
Collect deletion dependencies. More... | |
static | getDeletionDependencies (int $obj_id) |
Get deletion dependencies. More... | |
static | getLongDescriptions (array $obj_ids) |
static | getAllOwnedRepositoryObjects (int $user_id) |
static | fixMissingTitles ($type, array &$obj_title_map) |
Try to fix missing object titles. More... | |
static | _lookupCreationDate (int $obj_id) |
static | _getObjectTypeIdByTitle (string $type, ?\ilDBInterface $ilDB=null) |
Protected Member Functions | |
raiseEvent (string $event_type) | |
cloneIntroAndExtroContentPages (ilObjLearningSequence $new_obj, array $cp_types) | |
cloneAutoGeneratedRoles (ilObjLearningSequence $new_obj) | |
cloneSettings (ilObjLearningSequence $new_obj) | |
cloneLPSettings (int $obj_id) | |
cloneActivation (ilObjLearningSequence $new_obj, int $a_copy_id) | |
getDIC () | |
getSettingsDB () | |
getActivationDB () | |
getLSItemsDB () | |
getPostConditionDB () | |
getLearnerProgressDB () | |
![]() | |
getInitialSubitems () | |
applyContainerUserFilter (array $objects, ?ilContainerUserFilter $container_user_filter=null) | |
![]() | |
doMDUpdateListener (string $a_element) | |
beforeMDUpdateListener (string $a_element) | |
doCreateMetaData () | |
beforeCreateMetaData () | |
doUpdateMetaData () | |
beforeUpdateMetaData () | |
doDeleteMetaData () | |
beforeDeleteMetaData () | |
handleAutoRating () | |
hasAutoRating () | |
Additional Inherited Members | |
![]() | |
static bool | $data_preloaded = false |
Definition at line 21 of file class.ilObjLearningSequence.php.
ilObjLearningSequence::__construct | ( | int | $id = 0 , |
bool | $call_by_reference = true |
||
) |
Definition at line 48 of file class.ilObjLearningSequence.php.
References ilObject\$call_by_reference, $DIC, $id, ILIAS\GlobalScreen\Provider\__construct(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
|
static |
Goto target learning sequence.
Definition at line 451 of file class.ilObjLearningSequence.php.
References $DIC, $ilErr, ilObject\$lng, ILIAS\UI\examples\Layout\Page\Standard\$refinery, ILIAS\UI\examples\Layout\Page\Standard\$request_wrapper, ilObjectGUI\_gotoRepositoryNode(), ilObjectGUI\_gotoRepositoryRoot(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilObject\_lookupType(), ANONYMOUS_USER_ID, ilMembershipRegistrationCodeUtils\handleCode(), ilUtil\redirect(), ROOT_FOLDER_ID, and ilLanguage\txt().
ilObjLearningSequence::announceLSOOffline | ( | ) |
Definition at line 521 of file class.ilObjLearningSequence.php.
ilObjLearningSequence::announceLSOOnline | ( | ) |
Definition at line 510 of file class.ilObjLearningSequence.php.
References $context, $il_news, and ilObject\getRefId().
|
protected |
Definition at line 224 of file class.ilObjLearningSequence.php.
References ilCopyWizardOptions\_getInstance(), getActivationDB(), getLSActivation(), and ilObject\getObjectProperties().
Referenced by raiseEvent().
|
protected |
Definition at line 170 of file class.ilObjLearningSequence.php.
References getDefaultAdminRole(), getDefaultMemberRole(), and ilObject\getRefId().
Referenced by raiseEvent().
|
protected |
Definition at line 151 of file class.ilObjLearningSequence.php.
References ilObject\$type, createContentPage(), EXTRO, and getContentPageId().
Referenced by raiseEvent().
|
protected |
Definition at line 218 of file class.ilObjLearningSequence.php.
References ilObject\getId().
Referenced by raiseEvent().
|
protected |
Definition at line 195 of file class.ilObjLearningSequence.php.
References getLSSettings(), and updateSettings().
Referenced by raiseEvent().
ilObjLearningSequence::create | ( | ) |
Definition at line 82 of file class.ilObjLearningSequence.php.
References $id, ilObject\getId(), and raiseEvent().
ilObjLearningSequence::createContentPage | ( | LSOPageType | $page_type | ) |
Definition at line 621 of file class.ilObjLearningSequence.php.
References getContentPageId(), ilObject\getId(), and hasContentPage().
Referenced by cloneIntroAndExtroContentPages().
ilObjLearningSequence::delete | ( | ) |
Definition at line 103 of file class.ilObjLearningSequence.php.
References ilParticipants\_deleteAllEntries(), getActivationDB(), ilObject\getId(), ilObject\getRefId(), getSettingsDB(), getStateDB(), and raiseEvent().
ilObjLearningSequence::deletePostConditionsForSubObjects | ( | array | $ref_ids | ) |
Delete post conditions for ref ids.
int[] |
Definition at line 384 of file class.ilObjLearningSequence.php.
References ilObject\$db, getPostConditionDB(), and ilObject\getRefId().
|
protected |
Definition at line 285 of file class.ilObjLearningSequence.php.
References $activation_db, and getDI().
Referenced by cloneActivation(), delete(), getLSActivation(), setEffectiveOnlineStatus(), and updateActivation().
ilObjLearningSequence::getContentPageHTML | ( | LSOPageType | $page_type | ) |
Definition at line 632 of file class.ilObjLearningSequence.php.
References EXTRO, getContentPageId(), and hasContentPage().
Referenced by ilLSLocalDI\init().
ilObjLearningSequence::getContentPageId | ( | ) |
Definition at line 611 of file class.ilObjLearningSequence.php.
References ilObject\getId().
Referenced by cloneIntroAndExtroContentPages(), createContentPage(), and getContentPageHTML().
ilObjLearningSequence::getCurrentUserCurriculum | ( | ) |
Definition at line 532 of file class.ilObjLearningSequence.php.
References getLocalDI().
ilObjLearningSequence::getCurrentUserLaunchButtons | ( | ) |
Definition at line 539 of file class.ilObjLearningSequence.php.
References getLocalDI().
ilObjLearningSequence::getDefaultAdminRole | ( | ) |
Definition at line 563 of file class.ilObjLearningSequence.php.
References getLSRoles().
Referenced by cloneAutoGeneratedRoles().
ilObjLearningSequence::getDefaultLearningSequenceRoles | ( | string | $a_grp_id = "" | ) |
Definition at line 571 of file class.ilObjLearningSequence.php.
References getLSRoles().
ilObjLearningSequence::getDefaultMemberRole | ( | ) |
Definition at line 558 of file class.ilObjLearningSequence.php.
References getLSRoles().
Referenced by cloneAutoGeneratedRoles().
ilObjLearningSequence::getDI | ( | ) |
Definition at line 252 of file class.ilObjLearningSequence.php.
Referenced by getActivationDB(), getLocalDI(), getPostConditionDB(), getSettingsDB(), and getStateDB().
|
protected |
Definition at line 247 of file class.ilObjLearningSequence.php.
References $dic.
Referenced by getDI(), and getLocalDI().
|
static |
Definition at line 68 of file class.ilObjLearningSequence.php.
References ilObjectFactory\getInstanceByRefId().
Referenced by ilDashboardLearningSequenceGUI\confirmedRemove(), and ilDashboardLearningSequenceGUI\initViewSettings().
|
protected |
Definition at line 407 of file class.ilObjLearningSequence.php.
References $learner_progress_db, and getLocalDI().
Referenced by getLSLearnerItems().
ilObjLearningSequence::getLocalDI | ( | ) |
Definition at line 262 of file class.ilObjLearningSequence.php.
References $di, $local_di, getDI(), and getDIC().
Referenced by getCurrentUserCurriculum(), getCurrentUserLaunchButtons(), getLearnerProgressDB(), getLSItemsDB(), getLSParticipants(), and getLSRoles().
ilObjLearningSequence::getLocalLearningSequenceRoles | ( | bool | $translate = false | ) |
Definition at line 553 of file class.ilObjLearningSequence.php.
References getLSRoles().
ilObjLearningSequence::getLPCompletionStates | ( | ) |
Definition at line 604 of file class.ilObjLearningSequence.php.
References ilLPStatus\LP_STATUS_COMPLETED_NUM.
ilObjLearningSequence::getLSAccess | ( | ) |
Definition at line 352 of file class.ilObjLearningSequence.php.
References $ls_access.
ilObjLearningSequence::getLSActivation | ( | ) |
Definition at line 293 of file class.ilObjLearningSequence.php.
References $ls_activation, getActivationDB(), and ilObject\getRefId().
Referenced by ilObjLearningSequenceSettingsGUI\buildFormElements(), cloneActivation(), and read().
ilObjLearningSequence::getLSItems | ( | ) |
Definition at line 364 of file class.ilObjLearningSequence.php.
References ilObject\$db, getLSItemsDB(), and ilObject\getRefId().
|
protected |
Definition at line 323 of file class.ilObjLearningSequence.php.
References $items_db, and getLocalDI().
Referenced by getLSItems(), and storeLSItems().
ilObjLearningSequence::getLSLearnerItems | ( | int | $usr_id | ) |
Definition at line 426 of file class.ilObjLearningSequence.php.
References ilObject\$db, getLearnerProgressDB(), and ilObject\getRefId().
Referenced by ilDashboardLearningSequenceGUI\isRelevantLso().
ilObjLearningSequence::getLSParticipants | ( | ) |
Definition at line 339 of file class.ilObjLearningSequence.php.
References $ls_participants, and getLocalDI().
Referenced by ilLearningSequenceParticipantsTableGUI\__construct(), and getMembersObject().
ilObjLearningSequence::getLSRoles | ( | ) |
Definition at line 432 of file class.ilObjLearningSequence.php.
References $ls_roles, and getLocalDI().
Referenced by getDefaultAdminRole(), getDefaultLearningSequenceRoles(), getDefaultMemberRole(), getLocalLearningSequenceRoles(), and initDefaultRoles().
ilObjLearningSequence::getLSSettings | ( | ) |
Definition at line 308 of file class.ilObjLearningSequence.php.
References $ls_settings, ilObject\getId(), and getSettingsDB().
Referenced by ilLearningSequenceXMLWriter\__construct(), ilObjLearningSequenceSettingsGUI\buildFormElements(), cloneSettings(), getShowMembers(), and read().
ilObjLearningSequence::getMailToMembersType | ( | ) |
Get mail to members type.
Definition at line 443 of file class.ilObjLearningSequence.php.
ilObjLearningSequence::getMembersObject | ( | ) |
Definition at line 347 of file class.ilObjLearningSequence.php.
References getLSParticipants().
ilObjLearningSequence::getParentObjectInfo | ( | int | $ref_id, |
array | $search_types | ||
) |
Definition at line 591 of file class.ilObjLearningSequence.php.
References null.
ilObjLearningSequence::getPossiblePostConditionsForType | ( | string | $type | ) |
Definition at line 395 of file class.ilObjLearningSequence.php.
References getPostConditionDB(), and ILIAS\Repository\lng().
|
protected |
Definition at line 331 of file class.ilObjLearningSequence.php.
References $conditions_db, and getDI().
Referenced by deletePostConditionsForSubObjects(), and getPossiblePostConditionsForType().
|
protected |
Definition at line 277 of file class.ilObjLearningSequence.php.
References $settings_db, and getDI().
Referenced by delete(), getLSSettings(), and updateSettings().
ilObjLearningSequence::getShowMembers | ( | ) |
Definition at line 505 of file class.ilObjLearningSequence.php.
References getLSSettings().
ilObjLearningSequence::getStateDB | ( | ) |
Definition at line 415 of file class.ilObjLearningSequence.php.
References $state_db, and getDI().
Referenced by delete().
ilObjLearningSequence::hasContentPage | ( | LSOPageType | $page_type | ) |
Definition at line 616 of file class.ilObjLearningSequence.php.
References ilPageObject\_exists().
Referenced by createContentPage(), and getContentPageHTML().
ilObjLearningSequence::initDefaultRoles | ( | ) |
Definition at line 576 of file class.ilObjLearningSequence.php.
References getLSRoles().
|
protected |
Definition at line 119 of file class.ilObjLearningSequence.php.
References cloneActivation(), cloneAutoGeneratedRoles(), cloneIntroAndExtroContentPages(), cloneLPSettings(), ilObject\cloneMetaData(), cloneSettings(), EXTRO, ilObject\getId(), null, and ILIAS\Repository\user().
Referenced by create(), delete(), and update().
ilObjLearningSequence::read | ( | ) |
Definition at line 73 of file class.ilObjLearningSequence.php.
References getLSActivation(), getLSSettings(), and ilObject\getRefId().
ilObjLearningSequence::readMemberData | ( | array | $user_ids, |
?array | $columns = null |
||
) |
array<int|string> | $user_ids |
string[] | $columns |
Definition at line 586 of file class.ilObjLearningSequence.php.
ilObjLearningSequence::setEffectiveOnlineStatus | ( | bool | $status | ) |
Definition at line 526 of file class.ilObjLearningSequence.php.
References getActivationDB(), and ilObject\getRefId().
ilObjLearningSequence::storeLSItems | ( | array | $ls_items | ) |
Update LSItems.
LSItem[] |
Definition at line 374 of file class.ilObjLearningSequence.php.
References ilObject\$db, and getLSItemsDB().
ilObjLearningSequence::update | ( | ) |
Definition at line 93 of file class.ilObjLearningSequence.php.
References raiseEvent().
ilObjLearningSequence::updateActivation | ( | ilLearningSequenceActivation | $settings | ) |
Definition at line 302 of file class.ilObjLearningSequence.php.
References getActivationDB().
ilObjLearningSequence::updateSettings | ( | ilLearningSequenceSettings | $settings | ) |
Definition at line 317 of file class.ilObjLearningSequence.php.
References getSettingsDB().
Referenced by cloneSettings().
|
protected |
Definition at line 37 of file class.ilObjLearningSequence.php.
Referenced by getActivationDB().
|
protected |
Definition at line 30 of file class.ilObjLearningSequence.php.
Referenced by getPostConditionDB().
|
protected |
Definition at line 43 of file class.ilObjLearningSequence.php.
|
protected |
Definition at line 39 of file class.ilObjLearningSequence.php.
Referenced by getDI(), and getLocalDI().
|
protected |
Definition at line 42 of file class.ilObjLearningSequence.php.
Referenced by getDIC().
|
protected |
Definition at line 45 of file class.ilObjLearningSequence.php.
|
protected |
Definition at line 44 of file class.ilObjLearningSequence.php.
Referenced by announceLSOOnline().
|
protected |
Definition at line 29 of file class.ilObjLearningSequence.php.
Referenced by getLSItemsDB().
|
protected |
Definition at line 31 of file class.ilObjLearningSequence.php.
Referenced by getLearnerProgressDB().
|
protected |
Definition at line 40 of file class.ilObjLearningSequence.php.
Referenced by getLocalDI().
|
protected |
Definition at line 41 of file class.ilObjLearningSequence.php.
Referenced by getLSAccess().
|
protected |
Definition at line 38 of file class.ilObjLearningSequence.php.
Referenced by getLSActivation().
|
protected |
Definition at line 32 of file class.ilObjLearningSequence.php.
Referenced by getLSParticipants().
|
protected |
Definition at line 35 of file class.ilObjLearningSequence.php.
Referenced by getLSRoles().
|
protected |
Definition at line 33 of file class.ilObjLearningSequence.php.
Referenced by getLSSettings().
|
protected |
Definition at line 36 of file class.ilObjLearningSequence.php.
Referenced by getSettingsDB().
|
protected |
Definition at line 34 of file class.ilObjLearningSequence.php.
Referenced by getStateDB().
const ilObjLearningSequence::E_CREATE = 'create' |
Definition at line 25 of file class.ilObjLearningSequence.php.
const ilObjLearningSequence::E_DELETE = 'delete' |
Definition at line 27 of file class.ilObjLearningSequence.php.
const ilObjLearningSequence::E_UPDATE = 'update' |
Definition at line 26 of file class.ilObjLearningSequence.php.
const ilObjLearningSequence::OBJ_TYPE = 'lso' |
Definition at line 23 of file class.ilObjLearningSequence.php.
Referenced by ilObjLearningSequenceListGUI\__construct(), ilObjLearningSequenceGUI\__construct(), and ilObjLearningSequenceListGUI\init().