ILIAS
Release_4_2_x_branch Revision 61807
|
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) | |
getObjectDataFromNode ($a_node_id) | |
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 297 of file class.ilSharedResourceGUI.php.
References ilWorkspaceTree\lookupOwner(), and ilUtil\redirect().
|
protected |
Definition at line 321 of file class.ilSharedResourceGUI.php.
References $ilDB, $lng, ilPortfolioAccessHandler\getSharedNodePassword(), ilWorkspaceAccessHandler\getSharedNodePassword(), initPasswordForm(), ilPortfolioAccessHandler\keepSharedSessionPassword(), ilWorkspaceAccessHandler\keepSharedSessionPassword(), passwordForm(), redirectToResource(), and ilUtil\sendFailure().
ilSharedResourceGUI::executeCommand | ( | ) |
Definition at line 32 of file class.ilSharedResourceGUI.php.
References $cmd, $ilCtrl, $tpl, and ilObject2GUI\WORKSPACE_NODE_ID.
|
protected |
Definition at line 234 of file class.ilSharedResourceGUI.php.
References $ilDB.
Referenced by initPasswordForm(), and redirectToResource().
|
static |
Definition at line 121 of file class.ilSharedResourceGUI.php.
References $access_handler, $ilCtrl, ilPortfolioAccessHandler\getPermissions(), ilWorkspaceAccessHandler\getPermissions(), ilWorkspaceAccessGUI\PERMISSION_ALL, ilWorkspaceAccessGUI\PERMISSION_ALL_PASSWORD, and ilUtil\redirect().
Referenced by ilObjPortfolioAccess\_checkGoto(), ilObjTestVerificationAccess\_checkGoto(), ilObjExerciseVerificationAccess\_checkGoto(), ilObjBlogAccess\_checkGoto(), and ilObjFileAccess\_checkGoto().
|
protected |
Definition at line 263 of file class.ilSharedResourceGUI.php.
References $ilCtrl, $lng, ilObject\_lookupTitle(), getObjectDataFromNode(), and ilPasswordInputGUI\setRetype().
Referenced by checkPassword(), and passwordForm().
|
protected |
Definition at line 246 of file class.ilSharedResourceGUI.php.
References $lng, $tpl, and initPasswordForm().
Referenced by checkPassword().
|
protected |
Definition at line 93 of file class.ilSharedResourceGUI.php.
References $ilCtrl, exit, and redirectToResource().
|
protected |
Definition at line 183 of file class.ilSharedResourceGUI.php.
References $_GET, $ilCtrl, ilObject\_lookupType(), exit, and getObjectDataFromNode().
Referenced by checkPassword(), and process().
|
protected |
Definition at line 20 of file class.ilSharedResourceGUI.php.
Referenced by hasAccess().
|
protected |
Definition at line 18 of file class.ilSharedResourceGUI.php.
|
protected |
Definition at line 19 of file class.ilSharedResourceGUI.php.