ILIAS
Release_5_0_x_branch Revision 61816
|
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 | |
$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 | ( | ) |
|
protected |
Definition at line 340 of file class.ilSharedResourceGUI.php.
References $ilUser, ilWorkspaceTree\lookupOwner(), and ilUtil\redirect().
|
protected |
Definition at line 364 of file class.ilSharedResourceGUI.php.
References $ilDB, $lng, ilWorkspaceAccessHandler\getSharedNodePassword(), ilPortfolioAccessHandler\getSharedNodePassword(), initPasswordForm(), ilWorkspaceAccessHandler\keepSharedSessionPassword(), ilPortfolioAccessHandler\keepSharedSessionPassword(), passwordForm(), redirectToResource(), and ilUtil\sendFailure().
ilSharedResourceGUI::executeCommand | ( | ) |
Definition at line 32 of file class.ilSharedResourceGUI.php.
References $access_handler, $cmd, $ilCtrl, $ilUser, $lng, $tpl, ilObject\_lookupTitle(), ilUserUtil\getNamePresentation(), ilObject2GUI\PORTFOLIO_OBJECT_ID, and ilObject2GUI\WORKSPACE_NODE_ID.
|
static |
Definition at line 154 of file class.ilSharedResourceGUI.php.
References $access_handler, $ilSetting, $ilUser, ilPortfolioAccessHandler\getPermissions(), ilWorkspaceAccessHandler\getPermissions(), ilWorkspaceAccessGUI\PERMISSION_ALL, ilWorkspaceAccessGUI\PERMISSION_ALL_PASSWORD, and ilUtil\redirect().
Referenced by ilObjPortfolioAccess\_checkGoto(), ilObjTestVerificationAccess\_checkGoto(), ilObjCourseVerificationAccess\_checkGoto(), ilObjSCORMVerificationAccess\_checkGoto(), ilObjExerciseVerificationAccess\_checkGoto(), ilObjBlogAccess\_checkGoto(), and ilObjFileAccess\_checkGoto().
|
protected |
Definition at line 305 of file class.ilSharedResourceGUI.php.
References $ilCtrl, $ilUser, $lng, ilObject\_lookupTitle(), ilWorkspaceAccessHandler\getObjectDataFromNode(), and ilPasswordInputGUI\setRetype().
Referenced by checkPassword(), and passwordForm().
|
protected |
Definition at line 288 of file class.ilSharedResourceGUI.php.
References $lng, $tpl, and initPasswordForm().
Referenced by checkPassword().
|
protected |
Definition at line 128 of file class.ilSharedResourceGUI.php.
References exit, and redirectToResource().
|
protected |
Definition at line 229 of file class.ilSharedResourceGUI.php.
References $_GET, $ilCtrl, ilObject\_lookupType(), exit, and ilWorkspaceAccessHandler\getObjectDataFromNode().
Referenced by checkPassword(), and process().
|
protected |
Definition at line 20 of file class.ilSharedResourceGUI.php.
Referenced by executeCommand(), and hasAccess().
|
protected |
Definition at line 18 of file class.ilSharedResourceGUI.php.
|
protected |
Definition at line 19 of file class.ilSharedResourceGUI.php.