ILIAS
trunk Revision v11.0_alpha-1715-g7fc467680fb
|
ACL access handler GUI. More...
Public Member Functions | |
__construct (int $a_node_id, $a_access_handler, bool $a_is_portfolio=false, string $a_footer="") | |
setBlockingMessage (string $a_val) | |
getBlockingMessage () | |
executeCommand () | |
addPermissionHandler () | |
removePermission () | |
Data Fields | |
const | PERMISSION_REGISTERED = -1 |
const | PERMISSION_ALL_PASSWORD = -3 |
const | PERMISSION_ALL = -5 |
Protected Member Functions | |
setObjectTitle () | |
getAccessHandler () | |
share () | |
initPasswordForm () | |
showPasswordForm (?ilPropertyFormGUI $a_form=null) | |
savePasswordForm () | |
Protected Attributes | |
ILIAS PersonalWorkspace InternalGUIService | $gui |
bool | $is_portfolio |
ilTabsGUI | $tabs |
ilGlobalTemplateInterface | $tpl |
ilToolbarGUI | $toolbar |
ilObjUser | $user |
ilSetting | $settings |
ilCtrl | $ctrl |
ilLanguage | $lng |
int | $node_id |
$access_handler | |
string | $footer = "" |
string | $blocking_message = "" |
StandardGUIRequest | $std_request |
ACL access handler GUI.
Definition at line 28 of file class.ilWorkspaceAccessGUI.php.
ilWorkspaceAccessGUI::__construct | ( | int | $a_node_id, |
$a_access_handler, | |||
bool | $a_is_portfolio = false , |
||
string | $a_footer = "" |
||
) |
ilPortfolioAccessHandler | ilWorkspaceAccessHandler | $a_access_handler |
Definition at line 55 of file class.ilWorkspaceAccessGUI.php.
References $DIC, $lng, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\settings(), ILIAS\Repository\tabs(), ILIAS\Repository\toolbar(), and ILIAS\Repository\user().
ilWorkspaceAccessGUI::addPermissionHandler | ( | ) |
Definition at line 252 of file class.ilWorkspaceAccessGUI.php.
References ILIAS\Repository\ctrl(), getAccessHandler(), ilUserAccountSettings\getInstance(), ILIAS\Repository\lng(), and showPasswordForm().
ilWorkspaceAccessGUI::executeCommand | ( | ) |
Definition at line 95 of file class.ilWorkspaceAccessGUI.php.
References $tabs, $tpl, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ilPublicUserProfileGUI\setBackUrl(), ILIAS\UICore\GlobalTemplate\setContent(), and setObjectTitle().
|
protected |
Definition at line 191 of file class.ilWorkspaceAccessGUI.php.
References $access_handler.
Referenced by addPermissionHandler(), removePermission(), savePasswordForm(), and share().
ilWorkspaceAccessGUI::getBlockingMessage | ( | ) |
Definition at line 90 of file class.ilWorkspaceAccessGUI.php.
References $blocking_message.
Referenced by share().
|
protected |
Definition at line 303 of file class.ilWorkspaceAccessGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilFormPropertyGUI\setRequired().
Referenced by savePasswordForm(), and showPasswordForm().
ilWorkspaceAccessGUI::removePermission | ( | ) |
Definition at line 292 of file class.ilWorkspaceAccessGUI.php.
References ILIAS\Repository\ctrl(), getAccessHandler(), and ILIAS\Repository\lng().
|
protected |
Definition at line 329 of file class.ilWorkspaceAccessGUI.php.
References ILIAS\Repository\ctrl(), getAccessHandler(), initPasswordForm(), ILIAS\Repository\lng(), and showPasswordForm().
ilWorkspaceAccessGUI::setBlockingMessage | ( | string | $a_val | ) |
Definition at line 85 of file class.ilWorkspaceAccessGUI.php.
Referenced by ilObjPortfolioGUI\executeCommand().
|
protected |
Definition at line 176 of file class.ilWorkspaceAccessGUI.php.
References $node_id, $tpl, ilObject\_lookupTitle(), and ILIAS\UICore\GlobalTemplate\setTitle().
Referenced by executeCommand().
|
protected |
Definition at line 196 of file class.ilWorkspaceAccessGUI.php.
References $footer, $ilSetting, $settings, $toolbar, $tpl, $user, ilParticipants\_getMembershipByType(), ILIAS\Repository\ctrl(), getAccessHandler(), getBlockingMessage(), ILIAS\Repository\lng(), and ILIAS\UICore\GlobalTemplate\setContent().
|
protected |
Definition at line 319 of file class.ilWorkspaceAccessGUI.php.
References $tpl, initPasswordForm(), and ILIAS\UICore\GlobalTemplate\setContent().
Referenced by addPermissionHandler(), and savePasswordForm().
|
protected |
Definition at line 46 of file class.ilWorkspaceAccessGUI.php.
Referenced by getAccessHandler().
|
protected |
Definition at line 49 of file class.ilWorkspaceAccessGUI.php.
Referenced by getBlockingMessage().
|
protected |
Definition at line 40 of file class.ilWorkspaceAccessGUI.php.
|
protected |
Definition at line 47 of file class.ilWorkspaceAccessGUI.php.
Referenced by share().
|
protected |
Definition at line 33 of file class.ilWorkspaceAccessGUI.php.
|
protected |
Definition at line 34 of file class.ilWorkspaceAccessGUI.php.
|
protected |
Definition at line 41 of file class.ilWorkspaceAccessGUI.php.
Referenced by __construct().
|
protected |
Definition at line 42 of file class.ilWorkspaceAccessGUI.php.
Referenced by setObjectTitle().
|
protected |
Definition at line 39 of file class.ilWorkspaceAccessGUI.php.
Referenced by share().
|
protected |
Definition at line 50 of file class.ilWorkspaceAccessGUI.php.
|
protected |
Definition at line 35 of file class.ilWorkspaceAccessGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 37 of file class.ilWorkspaceAccessGUI.php.
Referenced by share().
|
protected |
Definition at line 36 of file class.ilWorkspaceAccessGUI.php.
Referenced by executeCommand(), setObjectTitle(), share(), and showPasswordForm().
|
protected |
Definition at line 38 of file class.ilWorkspaceAccessGUI.php.
Referenced by share().
const ilWorkspaceAccessGUI::PERMISSION_ALL = -5 |
Definition at line 32 of file class.ilWorkspaceAccessGUI.php.
Referenced by ilWorkspaceAccessHandler\_getPermissions(), ILIAS\Portfolio\Notification\SharedNotification\appendObjectInformation(), ilPortfolioAccessHandler\checkAccessOfUser(), ilWorkspaceAccessHandler\checkAccessOfUser(), ilWorkspaceShareTableGUI\fillRow(), ilWorkspaceAccessHandler\findSharedObjects(), ilPortfolioAccessHandler\findSharedObjects(), ilWorkspaceAccessHandler\getPossibleSharedTargets(), ilPortfolioAccessHandler\getPossibleSharedTargets(), ilSharedResourceGUI\hasAccess(), ilWorkspaceAccessHandler\hasGlobalPermission(), ilPortfolioAccessHandler\hasGlobalPermission(), and ilWorkspaceAccessTableGUI\importData().
const ilWorkspaceAccessGUI::PERMISSION_ALL_PASSWORD = -3 |
Definition at line 31 of file class.ilWorkspaceAccessGUI.php.
Referenced by ilWorkspaceAccessHandler\_getPermissions(), ILIAS\Portfolio\Notification\SharedNotification\appendObjectInformation(), ilPortfolioAccessHandler\checkAccessOfUser(), ilWorkspaceAccessHandler\checkAccessOfUser(), ilObjWorkspaceFolderGUI\copyShared(), ilWorkspaceShareTableGUI\fillRow(), ilWorkspaceAccessHandler\findSharedObjects(), ilPortfolioAccessHandler\findSharedObjects(), ilWorkspaceAccessHandler\getPossibleSharedTargets(), ilPortfolioAccessHandler\getPossibleSharedTargets(), ilWorkspaceAccessHandler\getSharedNodePassword(), ilPortfolioAccessHandler\getSharedNodePassword(), ilSharedResourceGUI\hasAccess(), ilWorkspaceAccessHandler\hasGlobalPasswordPermission(), ilPortfolioAccessHandler\hasGlobalPasswordPermission(), and ilWorkspaceAccessTableGUI\importData().
const ilWorkspaceAccessGUI::PERMISSION_REGISTERED = -1 |
Definition at line 30 of file class.ilWorkspaceAccessGUI.php.
Referenced by ILIAS\Portfolio\Notification\SharedNotification\appendObjectInformation(), ilPortfolioAccessHandler\checkAccessOfUser(), ilWorkspaceAccessHandler\checkAccessOfUser(), ilWorkspaceShareTableGUI\fillRow(), ilWorkspaceAccessHandler\findSharedObjects(), ilPortfolioAccessHandler\findSharedObjects(), ilWorkspaceAccessHandler\getPossibleSharedTargets(), ilPortfolioAccessHandler\getPossibleSharedTargets(), ilWorkspaceAccessHandler\hasRegisteredPermission(), ilPortfolioAccessHandler\hasRegisteredPermission(), and ilWorkspaceAccessTableGUI\importData().