|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilObjLearningSequence:
Collaboration diagram for ilObjLearningSequence:Public Member Functions | |
| __construct (int $id=0, bool $call_by_reference=true) | |
| read () | |
| create () | |
| note: title, description and type should be set when this function is called More... | |
| update () | |
| delete () | |
| delete category and all related data More... | |
| 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 () | |
| 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... | |
| 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) | |
Public Member Functions inherited from ilContainer | |
| 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 () | |
| note: title, description and type should be set when this function is called More... | |
| putInTree (int $parent_ref_id) | |
| maybe this method should be in tree object!? More... | |
| update () | |
| read () | |
| readContainerSettings () | |
| removeTranslations () | |
| deleteTranslation (string $a_lang) | |
| addTranslation (string $a_title, string $a_desc, string $a_lang, string $a_lang_default) | |
Public Member Functions inherited from ilObject | |
| 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 Public Member Functions inherited from ilContainer | |
| 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 Public Member Functions inherited from ilObject | |
| 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 () | |
Protected Member Functions inherited from ilContainer | |
| getInitialSubitems () | |
| applyContainerUserFilter (array $objects, ?ilContainerUserFilter $container_user_filter=null) | |
Protected Member Functions inherited from ilObject | |
| doMDUpdateListener (string $a_element) | |
| beforeMDUpdateListener (string $a_element) | |
| doCreateMetaData () | |
| beforeCreateMetaData () | |
| doUpdateMetaData () | |
| beforeUpdateMetaData () | |
| doDeleteMetaData () | |
| beforeDeleteMetaData () | |
| handleAutoRating () | |
| hasAutoRating () | |
Additional Inherited Members | |
Static Public Attributes inherited from ilContainer | |
| 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(), OBJ_TYPE, and ILIAS\Repository\user().
Here is the call graph for this function:
|
static |
Goto target learning sequence.
Definition at line 453 of file class.ilObjLearningSequence.php.
References $DIC, $ilErr, ilObject\$lng, ILIAS\UI\examples\Layout\Page\Mail\$refinery, ILIAS\UI\examples\Layout\Page\Mail\$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().
Here is the call graph for this function:| ilObjLearningSequence::announceLSOOffline | ( | ) |
Definition at line 523 of file class.ilObjLearningSequence.php.
| ilObjLearningSequence::announceLSOOnline | ( | ) |
Definition at line 512 of file class.ilObjLearningSequence.php.
References $context, $il_news, and ilObject\getRefId().
Here is the call graph for this function:
|
protected |
Definition at line 226 of file class.ilObjLearningSequence.php.
References ilCopyWizardOptions\_getInstance(), getActivationDB(), getLSActivation(), and ilObject\getObjectProperties().
Here is the call graph for this function:
|
protected |
Definition at line 172 of file class.ilObjLearningSequence.php.
References getDefaultAdminRole(), getDefaultMemberRole(), and ilObject\getRefId().
Here is the call graph for this function:
|
protected |
| list<LSOPageType> | $cp_types |
Definition at line 154 of file class.ilObjLearningSequence.php.
References ilObject\$type, createContentPage(), getContentPageId(), and hasContentPage().
Here is the call graph for this function:
|
protected |
Definition at line 220 of file class.ilObjLearningSequence.php.
References ilObject\getId().
Here is the call graph for this function:
|
protected |
Definition at line 197 of file class.ilObjLearningSequence.php.
References getLSSettings(), and updateSettings().
Here is the call graph for this function:| ilObjLearningSequence::create | ( | ) |
note: title, description and type should be set when this function is called
Reimplemented from ilContainer.
Definition at line 82 of file class.ilObjLearningSequence.php.
References $id, ilObject\getId(), and raiseEvent().
Here is the call graph for this function:| ilObjLearningSequence::createContentPage | ( | LSOPageType | $page_type | ) |
Definition at line 623 of file class.ilObjLearningSequence.php.
References getContentPageId(), ilObject\getId(), and hasContentPage().
Referenced by cloneIntroAndExtroContentPages().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjLearningSequence::delete | ( | ) |
delete category and all related data
Reimplemented from ilContainer.
Definition at line 103 of file class.ilObjLearningSequence.php.
References ilParticipants\_deleteAllEntries(), getActivationDB(), ilObject\getId(), ilObject\getRefId(), getSettingsDB(), getStateDB(), and raiseEvent().
Here is the call graph for this function:| ilObjLearningSequence::deletePostConditionsForSubObjects | ( | array | $ref_ids | ) |
Delete post conditions for ref ids.
| int[] |
Definition at line 386 of file class.ilObjLearningSequence.php.
References ilObject\$db, getPostConditionDB(), and ilObject\getRefId().
Here is the call graph for this function:
|
protected |
Definition at line 287 of file class.ilObjLearningSequence.php.
References $activation_db, and getDI().
Referenced by cloneActivation(), delete(), getLSActivation(), setEffectiveOnlineStatus(), and updateActivation().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjLearningSequence::getContentPageHTML | ( | LSOPageType | $page_type | ) |
Definition at line 634 of file class.ilObjLearningSequence.php.
References EXTRO, getContentPageId(), and hasContentPage().
Here is the call graph for this function:| ilObjLearningSequence::getContentPageId | ( | ) |
Definition at line 613 of file class.ilObjLearningSequence.php.
References ilObject\getId().
Referenced by cloneIntroAndExtroContentPages(), createContentPage(), and getContentPageHTML().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjLearningSequence::getCurrentUserCurriculum | ( | ) |
Definition at line 534 of file class.ilObjLearningSequence.php.
References $dic, and getLocalDI().
Here is the call graph for this function:| ilObjLearningSequence::getCurrentUserLaunchButtons | ( | ) |
Definition at line 541 of file class.ilObjLearningSequence.php.
References $dic, and getLocalDI().
Here is the call graph for this function:| ilObjLearningSequence::getDefaultAdminRole | ( | ) |
Definition at line 565 of file class.ilObjLearningSequence.php.
References getLSRoles().
Referenced by cloneAutoGeneratedRoles().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjLearningSequence::getDefaultLearningSequenceRoles | ( | string | $a_grp_id = "" | ) |
Definition at line 573 of file class.ilObjLearningSequence.php.
References getLSRoles().
Here is the call graph for this function:| ilObjLearningSequence::getDefaultMemberRole | ( | ) |
Definition at line 560 of file class.ilObjLearningSequence.php.
References getLSRoles().
Referenced by cloneAutoGeneratedRoles().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjLearningSequence::getDI | ( | ) |
Definition at line 254 of file class.ilObjLearningSequence.php.
Referenced by getActivationDB(), getLocalDI(), getPostConditionDB(), getSettingsDB(), and getStateDB().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 249 of file class.ilObjLearningSequence.php.
References $dic.
Referenced by getDI(), and getLocalDI().
Here is the caller graph for this function:
|
static |
Definition at line 68 of file class.ilObjLearningSequence.php.
References ilObject\$ref_id, and ilObjectFactory\getInstanceByRefId().
Referenced by ilDashboardLearningSequenceGUI\confirmedRemove().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 409 of file class.ilObjLearningSequence.php.
References $learner_progress_db, and getLocalDI().
Referenced by getLSLearnerItems().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjLearningSequence::getLocalDI | ( | ) |
Definition at line 264 of file class.ilObjLearningSequence.php.
References $di, $local_di, getDI(), and getDIC().
Referenced by getCurrentUserCurriculum(), getCurrentUserLaunchButtons(), getLearnerProgressDB(), getLSItemsDB(), getLSParticipants(), and getLSRoles().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjLearningSequence::getLocalLearningSequenceRoles | ( | bool | $translate = false | ) |
Definition at line 555 of file class.ilObjLearningSequence.php.
References getLSRoles().
Here is the call graph for this function:| ilObjLearningSequence::getLPCompletionStates | ( | ) |
Definition at line 606 of file class.ilObjLearningSequence.php.
References ilLPStatus\LP_STATUS_COMPLETED_NUM.
| ilObjLearningSequence::getLSAccess | ( | ) |
Definition at line 354 of file class.ilObjLearningSequence.php.
References $ls_access.
| ilObjLearningSequence::getLSActivation | ( | ) |
Definition at line 295 of file class.ilObjLearningSequence.php.
References $ls_activation, getActivationDB(), and ilObject\getRefId().
Referenced by ilObjLearningSequenceSettingsGUI\buildFormElements(), cloneActivation(), read(), and ilObjLearningSequenceSettingsGUI\update().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjLearningSequence::getLSItems | ( | ) |
Definition at line 366 of file class.ilObjLearningSequence.php.
References ilObject\$db, getLSItemsDB(), and ilObject\getRefId().
Here is the call graph for this function:
|
protected |
Definition at line 325 of file class.ilObjLearningSequence.php.
References $items_db, and getLocalDI().
Referenced by getLSItems(), and storeLSItems().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjLearningSequence::getLSLearnerItems | ( | int | $usr_id | ) |
Definition at line 428 of file class.ilObjLearningSequence.php.
References ilObject\$db, getLearnerProgressDB(), and ilObject\getRefId().
Referenced by ilDashboardLearningSequenceGUI\isRelevantLso().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjLearningSequence::getLSParticipants | ( | ) |
Definition at line 341 of file class.ilObjLearningSequence.php.
References $ls_participants, and getLocalDI().
Referenced by ilLearningSequenceParticipantsTableGUI\__construct(), and getMembersObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjLearningSequence::getLSRoles | ( | ) |
Definition at line 434 of file class.ilObjLearningSequence.php.
References $ls_roles, and getLocalDI().
Referenced by getDefaultAdminRole(), getDefaultLearningSequenceRoles(), getDefaultMemberRole(), getLocalLearningSequenceRoles(), and initDefaultRoles().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjLearningSequence::getLSSettings | ( | ) |
Definition at line 310 of file class.ilObjLearningSequence.php.
References $ls_settings, ilObject\getId(), and getSettingsDB().
Referenced by ilLearningSequenceXMLWriter\__construct(), ilObjLearningSequenceSettingsGUI\buildFormElements(), cloneSettings(), getShowMembers(), read(), and ilObjLearningSequenceSettingsGUI\update().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjLearningSequence::getMailToMembersType | ( | ) |
Get mail to members type.
Definition at line 445 of file class.ilObjLearningSequence.php.
| ilObjLearningSequence::getMembersObject | ( | ) |
Definition at line 349 of file class.ilObjLearningSequence.php.
References getLSParticipants().
Here is the call graph for this function:| ilObjLearningSequence::getParentObjectInfo | ( | int | $ref_id, |
| array | $search_types | ||
| ) |
Definition at line 593 of file class.ilObjLearningSequence.php.
References ilObject\$ref_id.
| ilObjLearningSequence::getPossiblePostConditionsForType | ( | string | $type | ) |
Definition at line 397 of file class.ilObjLearningSequence.php.
References ilObject\$type, getPostConditionDB(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 333 of file class.ilObjLearningSequence.php.
References $conditions_db, and getDI().
Referenced by deletePostConditionsForSubObjects(), and getPossiblePostConditionsForType().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 279 of file class.ilObjLearningSequence.php.
References $settings_db, and getDI().
Referenced by delete(), getLSSettings(), and updateSettings().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjLearningSequence::getShowMembers | ( | ) |
Definition at line 507 of file class.ilObjLearningSequence.php.
References getLSSettings().
Here is the call graph for this function:| ilObjLearningSequence::getStateDB | ( | ) |
Definition at line 417 of file class.ilObjLearningSequence.php.
References $state_db, and getDI().
Referenced by delete().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjLearningSequence::hasContentPage | ( | LSOPageType | $page_type | ) |
Definition at line 618 of file class.ilObjLearningSequence.php.
References ilPageObject\_exists().
Referenced by cloneIntroAndExtroContentPages(), createContentPage(), and getContentPageHTML().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjLearningSequence::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 set up default local roles you MUST overwrite this method in derived object classes (see ilObjForum for an example).
Reimplemented from ilObject.
Definition at line 578 of file class.ilObjLearningSequence.php.
References getLSRoles().
Here is the call graph for this function:
|
protected |
Definition at line 119 of file class.ilObjLearningSequence.php.
References ilObject\getId().
Referenced by create(), delete(), and update().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjLearningSequence::read | ( | ) |
Reimplemented from ilContainer.
Definition at line 73 of file class.ilObjLearningSequence.php.
References getLSActivation(), getLSSettings(), and ilObject\getRefId().
Here is the call graph for this function:| ilObjLearningSequence::readMemberData | ( | array | $user_ids, |
| ?array | $columns = null |
||
| ) |
| array<int|string> | $user_ids | |
| string[] | $columns |
Definition at line 588 of file class.ilObjLearningSequence.php.
| ilObjLearningSequence::setEffectiveOnlineStatus | ( | bool | $status | ) |
Definition at line 528 of file class.ilObjLearningSequence.php.
References getActivationDB(), and ilObject\getRefId().
Here is the call graph for this function:| ilObjLearningSequence::storeLSItems | ( | array | $ls_items | ) |
Update LSItems.
| LSItem[] |
Definition at line 376 of file class.ilObjLearningSequence.php.
References ilObject\$db, and getLSItemsDB().
Here is the call graph for this function:| ilObjLearningSequence::update | ( | ) |
Reimplemented from ilContainer.
Definition at line 93 of file class.ilObjLearningSequence.php.
References raiseEvent().
Referenced by ilObjLearningSequenceSettingsGUI\update().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjLearningSequence::updateActivation | ( | ilLearningSequenceActivation | $settings | ) |
Definition at line 304 of file class.ilObjLearningSequence.php.
References getActivationDB().
Referenced by ilObjLearningSequenceSettingsGUI\update().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjLearningSequence::updateSettings | ( | ilLearningSequenceSettings | $settings | ) |
Definition at line 319 of file class.ilObjLearningSequence.php.
References getSettingsDB().
Referenced by cloneSettings(), and ilObjLearningSequenceSettingsGUI\update().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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 getCurrentUserCurriculum(), getCurrentUserLaunchButtons(), and 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 ilObjLearningSequenceGUI\__construct(), ilObjLearningSequenceListGUI\__construct(), __construct(), and ilObjLearningSequenceListGUI\init().