ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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.
@ilCtrl_Calls ilSharedResourceGUI: ilObjBlogGUI, ilObjFileGUI, ilObjTestVerificationGUI @ilCtrl_Calls ilSharedResourceGUI: ilObjExerciseVerificationGUI, ilObjLinkResourceGUI @ilCtrl_Calls 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, $ilCtrl, and user().
|
protected |
Definition at line 375 of file class.ilSharedResourceGUI.php.
References $ilUser, $tree, $user, and ilUtil\redirect().
|
protected |
Definition at line 395 of file class.ilSharedResourceGUI.php.
References $db, $form, $ilDB, $input, $lng, $password, ilPortfolioAccessHandler\getSharedNodePassword(), ilWorkspaceAccessHandler\getSharedNodePassword(), initPasswordForm(), ilPortfolioAccessHandler\keepSharedSessionPassword(), ilWorkspaceAccessHandler\keepSharedSessionPassword(), passwordForm(), redirectToResource(), and ilUtil\sendFailure().
ilSharedResourceGUI::executeCommand | ( | ) |
Definition at line 88 of file class.ilSharedResourceGUI.php.
References $access_handler, $ctrl, $ilCtrl, $ilUser, $lng, $locator, $main_menu, $tpl, $tree, $user, ilObject\_lookupTitle(), ilUserUtil\getNamePresentation(), ilObject2GUI\PORTFOLIO_OBJECT_ID, and ilObject2GUI\WORKSPACE_NODE_ID.
|
static |
Definition at line 203 of file class.ilSharedResourceGUI.php.
References $access_handler, $DIC, $ilSetting, $ilUser, $tree, ilPortfolioAccessHandler\_getPermissions(), ilWorkspaceAccessHandler\_getPermissions(), ilWorkspaceAccessGUI\PERMISSION_ALL, ilWorkspaceAccessGUI\PERMISSION_ALL_PASSWORD, and ilUtil\redirect().
Referenced by ilObjBlogAccess\_checkGoto(), ilObjCourseVerificationAccess\_checkGoto(), ilObjExerciseVerificationAccess\_checkGoto(), ilObjFileAccess\_checkGoto(), ilObjPortfolioAccess\_checkGoto(), ilObjSCORMVerificationAccess\_checkGoto(), and ilObjTestVerificationAccess\_checkGoto().
|
protected |
Definition at line 340 of file class.ilSharedResourceGUI.php.
References $ctrl, $form, $ilCtrl, $ilUser, $lng, $password, $tabs, $user, ilObject\_lookupTitle(), and ilWorkspaceAccessHandler\getObjectDataFromNode().
Referenced by checkPassword(), and passwordForm().
|
protected |
Definition at line 323 of file class.ilSharedResourceGUI.php.
References $form, $lng, $tpl, and initPasswordForm().
Referenced by checkPassword().
|
protected |
Definition at line 183 of file class.ilSharedResourceGUI.php.
References exit, and redirectToResource().
|
protected |
Definition at line 266 of file class.ilSharedResourceGUI.php.
References $_GET, $ctrl, $ilCtrl, $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().