UserPermissions ​
- Type
- Class
- Namespace
- craft\web\twig\variables
- Inherits
- craft\web\twig\variables\UserPermissions
- Since
- 3.0.0
- Deprecated in
- in 3.0.0
User permission functions.
Public Methods ​
Method | Description |
---|---|
getAllPermissions() | Returns all of the known permissions, sorted by category. |
getGroupPermissionsByUserId() | Returns all of the group permissions a given user has. |
getAllPermissions()
​
Returns all of the known permissions, sorted by category.
Returns ​
getGroupPermissionsByUserId()
​
Returns all of the group permissions a given user has.
Arguments ​
$userId
(integer)