ILIAS
release_8 Revision v8.19
|
Workspace deep link handler GUI. More...
Public Member Functions | |
__construct () | |
executeCommand () | |
Static Public Member Functions | |
static | hasAccess (int $a_node_id, bool $a_is_portfolio=false) |
Protected Member Functions | |
process () | |
redirectToResource (int $a_node_id, bool $a_is_portfolio=false) | |
passwordForm (?ilPropertyFormGUI $form=null) | |
initPasswordForm () | |
cancelPassword () | |
checkPassword () | |
Protected Attributes | |
ilCtrl | $ctrl |
ilGlobalTemplateInterface | $tpl |
ilLocatorGUI | $locator |
ilObjUser | $user |
ilLanguage | $lng |
ilObjectDefinition | $obj_definition |
ilTabsGUI | $tabs |
int | $node_id |
int | $portfolio_id |
StandardGUIRequest | $request |
Workspace deep link handler GUI.
Definition at line 29 of file class.ilSharedResourceGUI.php.
ilSharedResourceGUI::__construct | ( | ) |
Definition at line 42 of file class.ilSharedResourceGUI.php.
References $DIC, ILIAS\Repository\ctrl(), ILIAS\PersonalWorkspace\StandardGUIRequest\getWspId(), ILIAS\Repository\lng(), ILIAS\Repository\locator(), ILIAS\Repository\tabs(), and ILIAS\Repository\user().
|
protected |
Definition at line 335 of file class.ilSharedResourceGUI.php.
References $ilUser, $user, ANONYMOUS_USER_ID, ilWorkspaceTree\lookupOwner(), and ilUtil\redirect().
|
protected |
Definition at line 352 of file class.ilSharedResourceGUI.php.
References $lng, ilWorkspaceAccessHandler\getSharedNodePassword(), ilPortfolioAccessHandler\getSharedNodePassword(), initPasswordForm(), ilWorkspaceAccessHandler\keepSharedSessionPassword(), ilPortfolioAccessHandler\keepSharedSessionPassword(), ilLanguage\loadLanguageModule(), passwordForm(), redirectToResource(), and ilLanguage\txt().
ilSharedResourceGUI::executeCommand | ( | ) |
Definition at line 66 of file class.ilSharedResourceGUI.php.
References $ctrl, $ilUser, $lng, $locator, $tpl, $user, ilObject\_lookupTitle(), ANONYMOUS_USER_ID, ilUserUtil\getNamePresentation(), ilLanguage\loadLanguageModule(), ilGlobalTemplateInterface\loadStandardTemplate(), ilGlobalTemplateInterface\printToStdout(), ilGlobalTemplateInterface\setLocator(), ilLanguage\txt(), and ilObject2GUI\WORKSPACE_NODE_ID.
|
static |
Definition at line 168 of file class.ilSharedResourceGUI.php.
References $DIC, $ilSetting, $ilUser, ilWorkspaceAccessHandler\_getPermissions(), ilPortfolioAccessHandler\_getPermissions(), ANONYMOUS_USER_ID, ilWorkspaceAccessGUI\PERMISSION_ALL, ilWorkspaceAccessGUI\PERMISSION_ALL_PASSWORD, and ilUtil\redirect().
Referenced by ilObjPortfolioAccess\_checkGoto(), ilObjExerciseVerificationAccess\_checkGoto(), ilObjTestVerificationAccess\_checkGoto(), ilObjCourseVerificationAccess\_checkGoto(), ilObjSCORMVerificationAccess\_checkGoto(), ilObjLTIConsumerVerificationAccess\_checkGoto(), ilObjCmiXapiVerificationAccess\_checkGoto(), ilObjBlogAccess\_checkGoto(), and ilObjFileAccess\_checkGoto().
|
protected |
Definition at line 302 of file class.ilSharedResourceGUI.php.
References $ctrl, $ilUser, $lng, $tabs, $user, ilObject\_lookupTitle(), ANONYMOUS_USER_ID, ilWorkspaceAccessHandler\getObjectDataFromNode(), ilPasswordInputGUI\setRetype(), and ilLanguage\txt().
Referenced by checkPassword(), and passwordForm().
|
protected |
Definition at line 285 of file class.ilSharedResourceGUI.php.
References $lng, $tpl, initPasswordForm(), ilLanguage\loadLanguageModule(), ilGlobalTemplateInterface\setContent(), ilGlobalTemplateInterface\setDescription(), ilGlobalTemplateInterface\setTitle(), and ilLanguage\txt().
Referenced by checkPassword().
|
protected |
Definition at line 148 of file class.ilSharedResourceGUI.php.
References redirectToResource().
|
protected |
Definition at line 224 of file class.ilSharedResourceGUI.php.
References $ctrl, $obj_definition, ilObject\_lookupType(), exit, and ilWorkspaceAccessHandler\getObjectDataFromNode().
Referenced by checkPassword(), and process().
|
protected |
Definition at line 31 of file class.ilSharedResourceGUI.php.
Referenced by executeCommand(), initPasswordForm(), and redirectToResource().
|
protected |
Definition at line 35 of file class.ilSharedResourceGUI.php.
Referenced by checkPassword(), executeCommand(), initPasswordForm(), and passwordForm().
|
protected |
Definition at line 33 of file class.ilSharedResourceGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 38 of file class.ilSharedResourceGUI.php.
|
protected |
Definition at line 36 of file class.ilSharedResourceGUI.php.
Referenced by redirectToResource().
|
protected |
Definition at line 39 of file class.ilSharedResourceGUI.php.
|
protected |
Definition at line 40 of file class.ilSharedResourceGUI.php.
|
protected |
Definition at line 37 of file class.ilSharedResourceGUI.php.
Referenced by initPasswordForm().
|
protected |
Definition at line 32 of file class.ilSharedResourceGUI.php.
Referenced by executeCommand(), and passwordForm().
|
protected |
Definition at line 34 of file class.ilSharedResourceGUI.php.
Referenced by cancelPassword(), executeCommand(), and initPasswordForm().