ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Workspace deep link handler GUI. More...
Public Member Functions | |
__construct () | |
executeCommand () | |
Static Public Member Functions | |
static | hasAccess ($a_node_id, $a_is_portfolio=false) |
Protected Member Functions | |
process () | |
redirectToResource ($a_node_id, $a_is_portfolio=false) | |
passwordForm ($form=null) | |
initPasswordForm () | |
cancelPassword () | |
checkPassword () | |
Protected Attributes | |
$ctrl | |
$tpl | |
$main_menu | |
$locator | |
$user | |
$lng | |
$obj_definition | |
$tabs | |
$db | |
$node_id | |
$portfolio_id | |
$access_handler | |
Workspace deep link handler GUI.
ilSharedResourceGUI: ilObjBlogGUI, ilObjFileGUI, ilObjTestVerificationGUI ilSharedResourceGUI: ilObjExerciseVerificationGUI, ilObjLinkResourceGUI ilSharedResourceGUI: ilObjPortfolioGUI
Definition at line 16 of file class.ilSharedResourceGUI.php.
ilSharedResourceGUI::__construct | ( | ) |
Definition at line 67 of file class.ilSharedResourceGUI.php.
References $_GET, $DIC, and user().
|
protected |
Definition at line 374 of file class.ilSharedResourceGUI.php.
References $ilUser, $user, ANONYMOUS_USER_ID, ilWorkspaceTree\lookupOwner(), and ilUtil\redirect().
|
protected |
Definition at line 394 of file class.ilSharedResourceGUI.php.
References $db, $ilDB, $lng, $password, ilWorkspaceAccessHandler\getSharedNodePassword(), ilPortfolioAccessHandler\getSharedNodePassword(), initPasswordForm(), ilWorkspaceAccessHandler\keepSharedSessionPassword(), ilPortfolioAccessHandler\keepSharedSessionPassword(), passwordForm(), redirectToResource(), and ilUtil\sendFailure().
ilSharedResourceGUI::executeCommand | ( | ) |
Definition at line 88 of file class.ilSharedResourceGUI.php.
References $access_handler, $ctrl, $ilUser, $lng, $locator, $main_menu, $tpl, $user, ilObject\_lookupTitle(), ANONYMOUS_USER_ID, ilUserUtil\getNamePresentation(), ilObject2GUI\PORTFOLIO_OBJECT_ID, and ilObject2GUI\WORKSPACE_NODE_ID.
|
static |
Definition at line 199 of file class.ilSharedResourceGUI.php.
References $access_handler, $DIC, $ilSetting, $ilUser, ilPortfolioAccessHandler\_getPermissions(), ilWorkspaceAccessHandler\_getPermissions(), ANONYMOUS_USER_ID, ilWorkspaceAccessGUI\PERMISSION_ALL, ilWorkspaceAccessGUI\PERMISSION_ALL_PASSWORD, and ilUtil\redirect().
Referenced by ilObjPortfolioAccess\_checkGoto(), ilObjCmiXapiVerificationAccess\_checkGoto(), ilObjLTIConsumerVerificationAccess\_checkGoto(), ilObjExerciseVerificationAccess\_checkGoto(), ilObjTestVerificationAccess\_checkGoto(), ilObjSCORMVerificationAccess\_checkGoto(), ilObjCourseVerificationAccess\_checkGoto(), ilObjBlogAccess\_checkGoto(), and ilObjFileAccess\_checkGoto().
|
protected |
Definition at line 339 of file class.ilSharedResourceGUI.php.
References $ctrl, $ilUser, $lng, $password, $tabs, $user, ilObject\_lookupTitle(), ANONYMOUS_USER_ID, and ilWorkspaceAccessHandler\getObjectDataFromNode().
Referenced by checkPassword(), and passwordForm().
|
protected |
Definition at line 322 of file class.ilSharedResourceGUI.php.
References $lng, $tpl, and initPasswordForm().
Referenced by checkPassword().
|
protected |
Definition at line 179 of file class.ilSharedResourceGUI.php.
References exit, and redirectToResource().
|
protected |
Definition at line 262 of file class.ilSharedResourceGUI.php.
References $_GET, $ctrl, $obj_definition, ilObject\_lookupType(), exit, and ilWorkspaceAccessHandler\getObjectDataFromNode().
Referenced by checkPassword(), and process().
|
protected |
Definition at line 65 of file class.ilSharedResourceGUI.php.
Referenced by executeCommand(), and hasAccess().
|
protected |
Definition at line 21 of file class.ilSharedResourceGUI.php.
Referenced by executeCommand(), initPasswordForm(), and redirectToResource().
|
protected |
Definition at line 61 of file class.ilSharedResourceGUI.php.
Referenced by checkPassword().
|
protected |
Definition at line 46 of file class.ilSharedResourceGUI.php.
Referenced by checkPassword(), executeCommand(), initPasswordForm(), and passwordForm().
|
protected |
Definition at line 36 of file class.ilSharedResourceGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 31 of file class.ilSharedResourceGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 63 of file class.ilSharedResourceGUI.php.
|
protected |
Definition at line 51 of file class.ilSharedResourceGUI.php.
Referenced by redirectToResource().
|
protected |
Definition at line 64 of file class.ilSharedResourceGUI.php.
|
protected |
Definition at line 56 of file class.ilSharedResourceGUI.php.
Referenced by initPasswordForm().
|
protected |
Definition at line 26 of file class.ilSharedResourceGUI.php.
Referenced by executeCommand(), and passwordForm().
|
protected |
Definition at line 41 of file class.ilSharedResourceGUI.php.
Referenced by cancelPassword(), executeCommand(), and initPasswordForm().