Module

globalPermissions

Members

# static CLEAR_PERMISSIONS_FOR_ROLE

Properties:
Name Type Description
type string

CLEAR_ALL_EDITED_PERMISSIONS

View Source user-management/global-permissions-actions.js, line 37

Methods

# static checkOrUncheckPermission(roleId, permissions, permissionId, isAdd)

Parameters:
Name Type Description
roleId
permissions
permissionId
isAdd
Properties:
Name Type Description
type string

CHECK_OR_UNCHECK_PERMISSION

View Source user-management/global-permissions-actions.js, line 25

# static clearPermissionsForRole(roleId)

Parameters:
Name Type Description
roleId
Properties:
Name Type Description
type string

CLEAR_PERMISSIONS_FOR_ROLE

View Source user-management/global-permissions-actions.js, line 44

# static load()

Properties:
Name Type Description
type string

LOAD

View Source user-management/global-permissions-actions.js, line 50

# static reset()

Properties:
Name Type Description
type string

RESET

View Source user-management/global-permissions-actions.js, line 56

# static saveChanges()

Properties:
Name Type Description
type string

SAVE_CHANGES

View Source user-management/global-permissions-actions.js, line 62

# static selectAllPermissions(roleId)

Parameters:
Name Type Description
roleId
Properties:
Name Type Description
type string

SELECT_ALL_PERMISSIONS

View Source user-management/global-permissions-actions.js, line 69

# static setEditedPermissions(roleId, editedRolePermissions)

Parameters:
Name Type Description
roleId
editedRolePermissions
Properties:
Name Type Description
type string

SET_EDITED_PERMISSIONS

View Source user-management/global-permissions-actions.js, line 78

# static setLastUpdated()

Properties:
Name Type Description
type string

SET_LAST_UPDATED

View Source user-management/global-permissions-actions.js, line 87

# static showCheckActions(target, row)

Parameters:
Name Type Description
target
row
Properties:
Name Type Description
type string

SHOW_CHECK_ACTIONS

View Source user-management/global-permissions-actions.js, line 95