ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilObjLearningSequenceGUI. More...
Public Member Functions | |
__construct () | |
executeCommand () | |
addToNavigationHistory () | |
unparticipate () | |
getTabs () | |
renderObject () | |
createMailSignature () | |
getObject () | |
getLocalRoles () | |
addCustomData ($a_data) | |
Public Member Functions inherited from ilContainerGUI | |
__construct ($a_data, $a_id, $a_call_by_reference=true, $a_prepare_output=true) | |
Constructor public. More... | |
executeCommand () | |
execute command note: this method is overwritten in all container objects More... | |
forwardToStyleSheet () | |
Forward to style object. More... | |
& | forwardToPageObject () |
forward command to page object More... | |
addPageTabs () | |
Add page tabs. More... | |
getContainerPageHTML () | |
Get container page HTML. More... | |
prepareOutput ($a_show_subobjects=true) | |
prepare output More... | |
showTreeFlatIcon () | |
setTitleAndDescription () | |
called by prepare output More... | |
showPossibleSubObjects () | |
show possible sub objects selection list More... | |
getContentGUI () | |
Get content gui object. More... | |
renderObject () | |
render the object More... | |
renderBlockAsynchObject () | |
render the object More... | |
setContentSubTabs () | |
Set content sub tabs. More... | |
showAdministrationPanel () | |
show administration panel More... | |
__showTimingsButton (&$tpl) | |
showPermanentLink () | |
show permanent link More... | |
switchToStdEditorObject () | |
Switch to standard page editor. More... | |
switchToOldEditorObject () | |
Switch to old page editor. More... | |
useNewEditorObject () | |
Use new editor (-> delete xhtml content page) More... | |
editPageFrameObject () | |
show page editor frameset More... | |
editPageContentObject () | |
edit page content (for repository root node and categories) More... | |
savePageContentObject () | |
cancelPageContentObject () | |
showLinkListObject () | |
clearAdminCommandsDetermination () | |
cleaer administration commands determination More... | |
& | newBlockTemplate () |
determin admin commands More... | |
addHeaderRow (&$a_tpl, $a_type, $a_show_image=true) | |
adds a header row to a block template More... | |
addMessageRow (&$a_tpl, $a_message, $a_type) | |
add message row More... | |
resetRowType () | |
setPageEditorTabs () | |
Add page editor tabs. More... | |
addStandardContainerSubTabs ($a_include_view=true) | |
Add standar container subtabs for view, manage, oderdering and text/media editor link. More... | |
getTabs () | |
common tabs for all container objects (should be called at the end of child getTabs() method More... | |
enableAdministrationPanelObject () | |
enable administration panel More... | |
disableAdministrationPanelObject () | |
enable administration panel More... | |
editOrderObject () | |
Edit order. More... | |
isActiveOrdering () | |
Check if ordering is enabled. More... | |
isActiveItemOrdering () | |
Check if item ordering is enabled. More... | |
addToDeskObject () | |
removeFromDeskObject () | |
enableMultiDownloadObject () | |
isMultiDownloadEnabled () | |
cutObject () | |
cut object(s) out from a container and write the information to clipboard More... | |
copyObject () | |
Copy object(s) out from a container and write the information to clipboard It is not possible to copy multiple objects at once. More... | |
downloadObject () | |
linkObject () | |
create an new reference of an object in tree it's like a hard link of unix More... | |
clearObject () | |
clear clipboard and go back to last object More... | |
performPasteIntoMultipleObjectsObject () | |
initAndDisplayLinkIntoMultipleObjectsObject () | |
showPasteTreeObject () | |
Show paste tree. More... | |
cancelMoveLinkObject () | |
Cancel move|link empty clipboard and return to parent. More... | |
keepObjectsInClipboardObject () | |
Keep objects in the clipboard. More... | |
initAndDisplayCopyIntoMultipleObjectsObject () | |
initAndDisplayMoveIntoObjectObject () | |
pasteObject () | |
paste object from clipboard to current place Depending on the chosen command the object(s) are linked, copied or moved More... | |
clipboardObject () | |
show clipboard More... | |
isActiveAdministrationPanel () | |
setColumnSettings (ilColumnGUI $column_gui) | |
May be overwritten in subclasses. More... | |
allowBlocksMoving () | |
Standard is to allow blocks moving. More... | |
allowBlocksConfigure () | |
Standard is to allow blocks configuration. More... | |
cloneWizardPageTreeObject () | |
public More... | |
cloneWizardPageListObject () | |
public More... | |
cloneWizardPageObject ($a_tree_view=true) | |
Show clone wizard page for container objects. More... | |
cloneAllObject () | |
Clone all object Overwritten method for copying container objects. More... | |
saveSortingObject () | |
Save Sorting. More... | |
cloneNodes ($srcRef, $dstRef, &$mapping, $newName=null) | |
Recursively clones all nodes of the RBAC tree. More... | |
modifyItemGUI ($a_item_list_gui, $a_item_data, $a_show_path) | |
Modify list gui for presentation in container. More... | |
editStylePropertiesObject () | |
Edit style properties. More... | |
initStylePropertiesForm () | |
Init style properties form. More... | |
createStyleObject () | |
Create Style. More... | |
editStyleObject () | |
Edit Style. More... | |
deleteStyleObject () | |
Delete Style. More... | |
saveStyleSettingsObject () | |
Save style settings. More... | |
getAsynchItemListObject () | |
Get item list command drop down asynchronously. More... | |
redrawListItemObject () | |
Redraw a list item (ajax) More... | |
showRepTree () | |
Show tree. More... | |
trashObject () | |
Show trash content of object. More... | |
removeFromSystemObject () | |
remove objects from trash bin and all entries therefore every object needs a specific deleteObject() method More... | |
undeleteObject () | |
Get objects back from trash. More... | |
confirmRemoveFromSystemObject () | |
confirmation screen remove from system More... | |
setSideColumnReturn () | |
Set return point for side column actions. More... | |
Public Member Functions inherited from ilObjectGUI | |
executeCommand () | |
execute command More... | |
withReferences () | |
determines wether objects are referenced or not (got ref ids or not) More... | |
setCreationMode ($a_mode=true) | |
if true, a creation screen is displayed the current $_GET[ref_id] don't belong to the current class! the mode is determined in ilrepositorygui More... | |
getCreationMode () | |
get creation mode More... | |
prepareOutput ($a_show_subobjects=true) | |
prepare output More... | |
getAdminTabs () | |
administration tabs show only permissions and trash folder More... | |
getHTML () | |
confirmedDeleteObject () | |
confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled More... | |
cancelDeleteObject () | |
cancel deletion of object More... | |
cancelObject () | |
cancel action and go back to previous page public More... | |
createObject () | |
create new object form More... | |
cancelCreation () | |
cancel create action and go back to repository parent More... | |
saveObject () | |
save object More... | |
getDidacticTemplateVar ($a_type) | |
Get didactic template setting from creation screen. More... | |
putObjectInTree (ilObject $a_obj, $a_parent_node_id=null) | |
Add object to tree at given position. More... | |
editObject () | |
edit object More... | |
addExternalEditFormCustom (ilPropertyFormGUI $a_form) | |
updateObject () | |
updates object entry in object_data More... | |
getFormAction ($a_cmd, $a_formaction="") | |
get form action for command (command is method name without "Object", e.g. More... | |
isVisible ($a_ref_id, $a_type) | |
viewObject () | |
list childs of current object More... | |
deleteObject ($a_error=false) | |
Display deletion confirmation screen. More... | |
cloneAllObject () | |
Clone single (not container object) Method is overwritten in ilContainerGUI. More... | |
redirectAfterCreation () | |
Redirect after creation, see https://docu.ilias.de/goto_docu_wiki_wpage_5035_1357.html. More... | |
Static Public Member Functions | |
static | _goto (string $target) |
Static Public Member Functions inherited from ilContainerGUI | |
static | _buildPath ($a_ref_id, $a_course_ref_id) |
build path More... | |
Static Public Member Functions inherited from ilObjectGUI | |
static | _gotoRepositoryRoot ($a_raise_error=false) |
Goto repository root. More... | |
static | _gotoRepositoryNode ($a_ref_id, $a_cmd="frameset") |
Goto repository root. More... | |
Data Fields | |
const | CMD_VIEW = "view" |
const | CMD_LEARNER_VIEW = "learnerView" |
const | CMD_CONTENT = "manageContent" |
const | CMD_MEMBERS = "members" |
const | CMD_MANAGE_MEMBERS = "participants" |
const | CMD_MEMBERS_GALLERY = "jump2UsersGallery" |
const | CMD_INFO = "showSummary" |
const | CMD_INFO_SCREEN = "infoScreen" |
const | CMD_SETTINGS = "settings" |
const | CMD_PERMISSIONS = "perm" |
const | CMD_LP = "learningProgress" |
const | CMD_EXPORT = "export" |
const | CMD_IMPORT = "importFile" |
const | CMD_CREATE = "create" |
const | CMD_SAVE = "save" |
const | CMD_CANCEL = "cancel" |
const | CMD_UNPARTICIPATE = "unparticipate" |
const | CMD_ADD_TO_DESK = "addToDesk" |
const | CMD_REMOVE_FROM_DESK = "removeFromDesk" |
const | CMD_LINK = "link" |
const | CMD_CANCEL_LINK = "cancelMoveLink" |
const | CMD_CUT = "cut" |
const | CMD_CANCEL_CUT = "cancelCut" |
const | CMD_CUT_SHOWTREE = "showPasteTree" |
const | CMD_CUT_CLIPBOARD = "keepObjectsInClipboard" |
const | CMD_DELETE = "delete" |
const | CMD_CANCEL_DELETE = "cancelDelete" |
const | CMD_DELETE_CONFIRMED = "confirmedDelete" |
const | CMD_PERFORM_PASTE = 'performPasteIntoMultipleObjects' |
const | CMD_SHOW_TRASH = 'trash' |
const | CMD_UNDELETE = 'undelete' |
const | TAB_VIEW_CONTENT = "view_content" |
const | TAB_MANAGE = "manage" |
const | TAB_CONTENT_MAIN = "manage_content_maintab" |
const | TAB_INFO = "show_summary" |
const | TAB_SETTINGS = "settings" |
const | TAB_PERMISSIONS = "perm_settings" |
const | TAB_MEMBERS = "members" |
const | TAB_LP = "learning_progress" |
const | TAB_EXPORT = "export" |
const | MAIL_ALLOWED_ALL = 1 |
const | MAIL_ALLOWED_TUTORS = 2 |
$object | |
Data Fields inherited from ilContainerGUI | |
$bl_cnt = 1 | |
$multi_download_enabled = false | |
Data Fields inherited from ilObjectGUI | |
const | COPY_WIZARD_NEEDS_PAGE = 1 |
$objDefinition | |
$tpl | |
$tree | |
$lng | |
$data | |
$object | |
$ref_id | |
$obj_id | |
$maxcount | |
$formaction | |
$return_location | |
$target_frame | |
$tab_target_script | |
$actions | |
$sub_objects | |
$omit_locator = false | |
const | CFORM_NEW = 1 |
const | CFORM_IMPORT = 2 |
const | CFORM_CLONE = 3 |
Protected Member Functions | |
getCurrentItemLearningProgress () | |
recordLearningSequenceRead () | |
info (string $cmd=self::CMD_INFO) | |
permissions (string $cmd=self::CMD_PERMISSIONS) | |
settings (string $cmd=self::CMD_SETTINGS) | |
view () | |
manageContent (string $cmd=self::CMD_CONTENT) | |
learnerView (string $cmd=self::CMD_LEARNER_VIEW) | |
members () | |
manage_members (string $cmd=self::CMD_MANAGE_MEMBERS) | |
learningProgress (string $cmd=self::CMD_LP) | |
export () | |
initDidacticTemplate (ilPropertyFormGUI $form) | |
create () | |
save () | |
afterSave (ilObject $new_object) | |
removeMember (int $usr_id) | |
addSubTabsForContent () | |
checkAccess ($which) | |
checkLPAccess () | |
getLinkTarget (string $cmd) | |
getClassForTabs (string $cmd) | |
getLearnerItems (int $usr_id) | |
getCurrentItemForLearner (int $usr_id) | |
getTrackingObject () | |
getAdditionalWhitelistTypes () | |
append additional types to ilRepositoryExplorerGUI's whitelist More... | |
Protected Member Functions inherited from ilContainerGUI | |
getEditFormValues () | |
Get values for edit form. More... | |
afterUpdate () | |
showPasswordInstructionObject ($a_init=true) | |
Show webdav password instruction. More... | |
initFormPasswordInstruction () | |
Init password form. More... | |
savePasswordObject () | |
Save password. More... | |
initHeaderAction ($a_sub_type=null, $a_sub_id=null) | |
Add file manager link. More... | |
fileManagerLaunchObject () | |
Launch jnlp. More... | |
initEditForm () | |
Init object edit form. More... | |
initSortingForm (ilPropertyFormGUI $form, array $a_sorting_settings) | |
Append sorting settings to property form. More... | |
initListPresentationForm (ilPropertyFormGUI $form) | |
Add list presentation settings to form. More... | |
saveListPresentation (ilPropertyFormGUI $form) | |
Save list presentation setting. More... | |
initSortingDirectionForm (ilContainerSortingSettings $sorting_settings, $element, $a_prefix) | |
Add sorting direction. More... | |
initManualSortingOptionForm (ilContainerSortingSettings $settings, $element, $a_prefix, $a_sorting_settings) | |
Add manual sorting options. More... | |
saveSortingSettings (ilPropertyFormGUI $form) | |
Save sorting settings. More... | |
getTreeSelectorGUI ($cmd) | |
Protected Member Functions inherited from ilObjectGUI | |
getObjectService () | |
Get object service. More... | |
assignObject () | |
setTitleAndDescription () | |
called by prepare output More... | |
initHeaderAction ($a_sub_type=null, $a_sub_id=null) | |
Add header action menu. More... | |
insertHeaderAction ($a_list_gui) | |
Insert header action into main template. More... | |
addHeaderAction () | |
Add header action menu. More... | |
redrawHeaderActionObject () | |
Ajax call: redraw action header only. More... | |
showMountWebfolderIcon () | |
setTabs () | |
set admin tabs public More... | |
setAdminTabs () | |
set admin tabs public More... | |
setLocator () | |
set Locator More... | |
addLocatorItems () | |
should be overwritten to add object specific items (repository items are preloaded) More... | |
omitLocator ($a_omit=true) | |
addAdminLocatorItems ($a_do_not_add_object=false) | |
should be overwritten to add object specific items (repository items are preloaded) More... | |
initCreationForms ($a_new_type) | |
Init creation froms. More... | |
getCreationFormsHTML (array $a_forms) | |
Get HTML for creation forms (accordion) More... | |
initCreateForm ($a_new_type) | |
Init object creation form. More... | |
initDidacticTemplate (ilPropertyFormGUI $form) | |
Show didactic template types. More... | |
addDidacticTemplateOptions (array &$a_options) | |
Add custom templates. More... | |
afterSave (ilObject $a_new_object) | |
Post (successful) object creation hook. More... | |
initEditForm () | |
Init object edit form. More... | |
initEditCustomForm (ilPropertyFormGUI $a_form) | |
Add custom fields to update form. More... | |
getEditFormValues () | |
Get values for edit form. More... | |
getEditFormCustomValues (array &$a_values) | |
Add values to custom edit fields. More... | |
validateCustom (ilPropertyFormGUI $a_form) | |
Validate custom values (if not possible with checkInput()) More... | |
updateCustom (ilPropertyFormGUI $a_form) | |
Insert custom update form values into object. More... | |
afterUpdate () | |
Post (successful) object update hook. More... | |
initImportForm ($a_new_type) | |
Init object import form. More... | |
importFileObject ($parent_id=null, $a_catch_errors=true) | |
Import. More... | |
afterImport (ilObject $a_new_object) | |
Post (successful) object import hook. More... | |
setFormAction ($a_cmd, $a_formaction) | |
set specific form action for command More... | |
getReturnLocation ($a_cmd, $a_location="") | |
get return location for command (command is method name without "Object", e.g. More... | |
setReturnLocation ($a_cmd, $a_location) | |
set specific return location for command More... | |
getTargetFrame ($a_cmd, $a_target_frame="") | |
get target frame for command (command is method name without "Object", e.g. More... | |
setTargetFrame ($a_cmd, $a_target_frame) | |
set specific target frame for command More... | |
showPossibleSubObjects () | |
show possible subobjects (pulldown menu) More... | |
getTemplateFile ($a_cmd, $a_type="") | |
get a template blockfile format: tpl. More... | |
getTabs () | |
get tabs abstract method. More... | |
__showButton ($a_cmd, $a_text, $a_target='') | |
hitsperpageObject () | |
& | __initTableGUI () |
__setTableGUIBasicData (&$tbl, &$result_set, $a_from="") | |
standard implementation for tables use 'from' variable use different initial setting of table More... | |
redirectToRefId ($a_ref_id, $a_cmd="") | |
redirects to (repository) view per ref id usually to a container and usually used at the end of a save/import method where the object gui type (of the new object) doesn't match with the type of the current $_GET["ref_id"] value More... | |
fillCloneTemplate ($a_tpl_varname, $a_type) | |
Fill object clone template This method can be called from any object GUI class that wants to offer object cloning. More... | |
getCenterColumnHTML () | |
Get center column. More... | |
getRightColumnHTML () | |
Display right column. More... | |
setColumnSettings (ilColumnGUI $column_gui) | |
May be overwritten in subclasses. More... | |
checkPermission ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
Check permission and redirect on error. More... | |
checkPermissionBool ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
Check permission. More... | |
enableDragDropFileUpload () | |
Enables the file upload into this object by dropping files. More... | |
handleAutoRating (ilObject $a_new_obj) | |
Activate rating automatically if parent container setting. More... | |
Additional Inherited Members | |
Protected Attributes inherited from ilContainerGUI | |
$rbacsystem | |
$tabs | |
$settings | |
$user | |
$db | |
$access | |
$error | |
$obj_definition | |
$rbacadmin | |
$rbacreview | |
$log | |
$obj_data_cache | |
$toolbar | |
$plugin_admin | |
$app_event_handler | |
$ui | |
Protected Attributes inherited from ilObjectGUI | |
$ilErr | |
$locator | |
$user | |
$access | |
$settings | |
$rbacreview | |
$toolbar | |
$tmp_import_dir | |
$tabs_gui = null | |
$ctrl | |
$object_service | |
Class ilObjLearningSequenceGUI.
ilObjLearningSequenceGUI: ilRepositoryGUI ilObjLearningSequenceGUI: ilAdministrationGUI ilObjLearningSequenceGUI: ilPermissionGUI ilObjLearningSequenceGUI: ilInfoScreenGUI ilObjLearningSequenceGUI: ilCommonActionDispatcherGUI ilObjLearningSequenceGUI: ilColumnGUI ilObjLearningSequenceGUI: ilObjectCopyGUI ilObjLearningSequenceGUI: ilExportGUI ilObjLearningSequenceGUI: ilContainerLinkListGUI ilObjLearningSequenceGUI: ilObjLearningSequenceSettingsGUI ilObjLearningSequenceGUI: ilObjLearningSequenceContentGUI ilObjLearningSequenceGUI: ilObjLearningSequenceLearnerGUI ilObjLearningSequenceGUI: ilLearningSequenceMembershipGUI ilObjLearningSequenceGUI: ilLearningProgressGUI
ilObjLearningSequenceGUI: ilObjLearningModuleGUI ilObjLearningSequenceGUI: ilObjFileBasedLMGUI ilObjLearningSequenceGUI: ilObjSAHSLearningModuleGUI ilObjLearningSequenceGUI: ilObjContentPageGUI ilObjLearningSequenceGUI: ilObjExerciseGUI ilObjLearningSequenceGUI: ilObjFileGUI ilObjLearningSequenceGUI: ilObjIndividualAssessmentGUI ilObjLearningSequenceGUI: ilIndividualAssessmentSettingsGUI ilObjLearningSequenceGUI: ilObjTestGUI ilObjLearningSequenceGUI: ilObjSurveyGUI
Definition at line 35 of file class.ilObjLearningSequenceGUI.php.
ilObjLearningSequenceGUI::__construct | ( | ) |
Definition at line 98 of file class.ilObjLearningSequenceGUI.php.
References $_GET, $DIC, getObject(), ilObjLearningSequence\OBJ_TYPE, settings(), and user().
|
static |
Definition at line 86 of file class.ilObjLearningSequenceGUI.php.
References ilObjectGUI\$ctrl, $DIC, and $id.
ilObjLearningSequenceGUI::addCustomData | ( | $a_data | ) |
|
protected |
Definition at line 622 of file class.ilObjLearningSequenceGUI.php.
References checkAccess(), and getLinkTarget().
Referenced by learnerView(), and manageContent().
ilObjLearningSequenceGUI::addToNavigationHistory | ( | ) |
Definition at line 322 of file class.ilObjLearningSequenceGUI.php.
References ilLink\_getLink(), and ilObjectGUI\getCreationMode().
Referenced by executeCommand().
|
protected |
Definition at line 506 of file class.ilObjLearningSequenceGUI.php.
References ilContainerGUI\$app_event_handler, ilContainerGUI\$log, ilContainerGUI\$settings, ilLearningSequenceParticipants\add(), ilObject\getId(), ilObject\getRefId(), ilObjectGUI\getReturnLocation(), IL_LSO_ADMIN, ilUtil\redirect(), settings(), ilContainer\SORT_DIRECTION_ASC, ilContainer\SORT_MANUAL, ilContainer\SORT_NEW_ITEMS_ORDER_CREATION, ilContainer\SORT_NEW_ITEMS_POSITION_BOTTOM, and user().
|
protected |
Definition at line 639 of file class.ilObjLearningSequenceGUI.php.
Referenced by addSubTabsForContent(), checkLPAccess(), getTabs(), members(), unparticipate(), and view().
|
protected |
Definition at line 644 of file class.ilObjLearningSequenceGUI.php.
References ilObjectGUI\$ref_id, ilLearningSequenceParticipants\_isParticipant(), ilLearningProgressAccess\checkAccess(), checkAccess(), getObject(), and user().
Referenced by getTabs().
|
protected |
Definition at line 496 of file class.ilObjLearningSequenceGUI.php.
ilObjLearningSequenceGUI::createMailSignature | ( | ) |
Definition at line 685 of file class.ilObjLearningSequenceGUI.php.
References ilLink\_getLink().
ilObjLearningSequenceGUI::executeCommand | ( | ) |
Definition at line 152 of file class.ilObjLearningSequenceGUI.php.
References $_GET, ilObjectGUI\$tpl, ilLPStatus\_lookupStatus(), ilObjectGUI\addHeaderAction(), ilContainerGUI\addToDeskObject(), addToNavigationHistory(), ilObjectGUI\cancelCreation(), LSControlBuilder\CMD_CHECK_CURRENT_ITEM_LP, ilObjectGUI\confirmedDeleteObject(), ilContainerGUI\cutObject(), ilObjectGUI\deleteObject(), exit, export(), ilObjectGUI\getCreationMode(), getCurrentItemLearningProgress(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), ilObjectGUI\importFileObject(), info(), ilContainerGUI\keepObjectsInClipboardObject(), learnerView(), learningProgress(), ilContainerGUI\linkObject(), Monolog\Handler\mail(), manage_members(), manageContent(), LSControlBuilder\PARAM_LP_CURRENT_ITEM_OBJID, ilContainerGUI\performPasteIntoMultipleObjectsObject(), permissions(), ilContainerGUI\removeFromDeskObject(), settings(), ilContainerGUI\showPasteTreeObject(), ilContainerGUI\showRepTree(), ilContainerGUI\trashObject(), ilContainerGUI\undeleteObject(), user(), and view().
|
protected |
Definition at line 482 of file class.ilObjLearningSequenceGUI.php.
Referenced by executeCommand().
|
protected |
append additional types to ilRepositoryExplorerGUI's whitelist
Definition at line 743 of file class.ilObjLearningSequenceGUI.php.
References $type.
|
protected |
Definition at line 665 of file class.ilObjLearningSequenceGUI.php.
Referenced by getLinkTarget().
|
protected |
Definition at line 700 of file class.ilObjLearningSequenceGUI.php.
References getObject().
Referenced by getCurrentItemLearningProgress(), and learnerView().
|
protected |
Definition at line 130 of file class.ilObjLearningSequenceGUI.php.
References $index, getCurrentItemForLearner(), getLearnerItems(), and user().
Referenced by executeCommand().
|
protected |
Definition at line 695 of file class.ilObjLearningSequenceGUI.php.
References getObject().
Referenced by getCurrentItemLearningProgress(), and learnerView().
|
protected |
Definition at line 655 of file class.ilObjLearningSequenceGUI.php.
References getClassForTabs().
Referenced by addSubTabsForContent(), and getTabs().
ilObjLearningSequenceGUI::getLocalRoles | ( | ) |
Definition at line 722 of file class.ilObjLearningSequenceGUI.php.
References $title, and ilObjRole\_getTranslation().
ilObjLearningSequenceGUI::getObject | ( | ) |
Definition at line 705 of file class.ilObjLearningSequenceGUI.php.
References $object, and ilObjLearningSequence\getInstanceByRefId().
Referenced by __construct(), checkLPAccess(), getCurrentItemForLearner(), getLearnerItems(), getTabs(), learnerView(), learningProgress(), manage_members(), settings(), and unparticipate().
ilObjLearningSequenceGUI::getTabs | ( | ) |
Definition at line 550 of file class.ilObjLearningSequenceGUI.php.
References ilObjUserTracking\_enabledLearningProgress(), checkAccess(), checkLPAccess(), getLinkTarget(), getObject(), and user().
|
protected |
Definition at line 714 of file class.ilObjLearningSequenceGUI.php.
Referenced by manage_members().
|
protected |
Definition at line 333 of file class.ilObjLearningSequenceGUI.php.
References $info.
Referenced by executeCommand(), and view().
|
protected |
Definition at line 491 of file class.ilObjLearningSequenceGUI.php.
References $form.
|
protected |
Definition at line 399 of file class.ilObjLearningSequenceGUI.php.
References addSubTabsForContent(), getCurrentItemForLearner(), getLearnerItems(), getObject(), and user().
Referenced by executeCommand(), unparticipate(), and view().
|
protected |
Definition at line 458 of file class.ilObjLearningSequenceGUI.php.
References $_GET, getObject(), ilLearningProgressBaseGUI\LP_CONTEXT_REPOSITORY, and user().
Referenced by executeCommand().
|
protected |
Definition at line 437 of file class.ilObjLearningSequenceGUI.php.
References ilPrivacySettings\_getInstance(), getObject(), getTrackingObject(), and settings().
Referenced by executeCommand(), and members().
|
protected |
Definition at line 380 of file class.ilObjLearningSequenceGUI.php.
References addSubTabsForContent().
Referenced by executeCommand(), and view().
|
protected |
Definition at line 426 of file class.ilObjLearningSequenceGUI.php.
References checkAccess(), and manage_members().
|
protected |
Definition at line 342 of file class.ilObjLearningSequenceGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 142 of file class.ilObjLearningSequenceGUI.php.
References ilChangeEvent\_recordReadEvent(), and user().
Referenced by view().
|
protected |
Definition at line 545 of file class.ilObjLearningSequenceGUI.php.
ilObjLearningSequenceGUI::renderObject | ( | ) |
Definition at line 617 of file class.ilObjLearningSequenceGUI.php.
|
protected |
Definition at line 501 of file class.ilObjLearningSequenceGUI.php.
|
protected |
Definition at line 350 of file class.ilObjLearningSequenceGUI.php.
References getObject().
Referenced by __construct(), afterSave(), executeCommand(), and manage_members().
ilObjLearningSequenceGUI::unparticipate | ( | ) |
Definition at line 536 of file class.ilObjLearningSequenceGUI.php.
References checkAccess(), getObject(), learnerView(), and user().
|
protected |
Definition at line 364 of file class.ilObjLearningSequenceGUI.php.
References checkAccess(), info(), learnerView(), manageContent(), and recordLearningSequenceRead().
Referenced by executeCommand().
ilObjLearningSequenceGUI::$object |
Definition at line 84 of file class.ilObjLearningSequenceGUI.php.
Referenced by getObject().
const ilObjLearningSequenceGUI::CMD_ADD_TO_DESK = "addToDesk" |
Definition at line 56 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::CMD_CANCEL = "cancel" |
Definition at line 54 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::CMD_CANCEL_CUT = "cancelCut" |
Definition at line 61 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::CMD_CANCEL_DELETE = "cancelDelete" |
Definition at line 65 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::CMD_CANCEL_LINK = "cancelMoveLink" |
Definition at line 59 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::CMD_CONTENT = "manageContent" |
Definition at line 39 of file class.ilObjLearningSequenceGUI.php.
Referenced by ilObjLearningSequenceAccess\_getCommands().
const ilObjLearningSequenceGUI::CMD_CREATE = "create" |
Definition at line 52 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::CMD_CUT = "cut" |
Definition at line 60 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::CMD_CUT_CLIPBOARD = "keepObjectsInClipboard" |
Definition at line 63 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::CMD_CUT_SHOWTREE = "showPasteTree" |
Definition at line 62 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::CMD_DELETE = "delete" |
Definition at line 64 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::CMD_DELETE_CONFIRMED = "confirmedDelete" |
Definition at line 66 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::CMD_EXPORT = "export" |
Definition at line 50 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::CMD_IMPORT = "importFile" |
Definition at line 51 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::CMD_INFO = "showSummary" |
Definition at line 45 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::CMD_INFO_SCREEN = "infoScreen" |
Definition at line 46 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::CMD_LEARNER_VIEW = "learnerView" |
Definition at line 38 of file class.ilObjLearningSequenceGUI.php.
Referenced by ilObjLearningSequenceAccess\_getCommands().
const ilObjLearningSequenceGUI::CMD_LINK = "link" |
Definition at line 58 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::CMD_LP = "learningProgress" |
Definition at line 49 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::CMD_MANAGE_MEMBERS = "participants" |
Definition at line 42 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::CMD_MEMBERS = "members" |
Definition at line 41 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::CMD_MEMBERS_GALLERY = "jump2UsersGallery" |
Definition at line 43 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::CMD_PERFORM_PASTE = 'performPasteIntoMultipleObjects' |
Definition at line 67 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::CMD_PERMISSIONS = "perm" |
Definition at line 48 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::CMD_REMOVE_FROM_DESK = "removeFromDesk" |
Definition at line 57 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::CMD_SAVE = "save" |
Definition at line 53 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::CMD_SETTINGS = "settings" |
Definition at line 47 of file class.ilObjLearningSequenceGUI.php.
Referenced by ilObjLearningSequenceAccess\_getCommands().
const ilObjLearningSequenceGUI::CMD_SHOW_TRASH = 'trash' |
Definition at line 68 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::CMD_UNDELETE = 'undelete' |
Definition at line 69 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::CMD_UNPARTICIPATE = "unparticipate" |
Definition at line 55 of file class.ilObjLearningSequenceGUI.php.
Referenced by ilObjLearningSequenceAccess\_getCommands().
const ilObjLearningSequenceGUI::CMD_VIEW = "view" |
Definition at line 37 of file class.ilObjLearningSequenceGUI.php.
Referenced by ilObjLearningSequenceAccess\_getCommands().
const ilObjLearningSequenceGUI::MAIL_ALLOWED_ALL = 1 |
Definition at line 81 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::MAIL_ALLOWED_TUTORS = 2 |
Definition at line 82 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::TAB_CONTENT_MAIN = "manage_content_maintab" |
Definition at line 73 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::TAB_EXPORT = "export" |
Definition at line 79 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::TAB_INFO = "show_summary" |
Definition at line 74 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::TAB_LP = "learning_progress" |
Definition at line 78 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::TAB_MANAGE = "manage" |
Definition at line 72 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::TAB_MEMBERS = "members" |
Definition at line 77 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::TAB_PERMISSIONS = "perm_settings" |
Definition at line 76 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::TAB_SETTINGS = "settings" |
Definition at line 75 of file class.ilObjLearningSequenceGUI.php.
const ilObjLearningSequenceGUI::TAB_VIEW_CONTENT = "view_content" |
Definition at line 71 of file class.ilObjLearningSequenceGUI.php.