You are here

11 calls to Permission::set() in Organic groups 8

GroupContentOperationPermission::setBundle in src/GroupContentOperationPermission.php
Sets the group content bundle ID to which this permission applies.
GroupContentOperationPermission::setEntityType in src/GroupContentOperationPermission.php
Sets the group content entity type ID to which this permission applies.
GroupContentOperationPermission::setOperation in src/GroupContentOperationPermission.php
Sets the operation to which this permission applies.
GroupContentOperationPermission::setOwner in src/GroupContentOperationPermission.php
Sets the owner scope of this permission.
GroupPermission::setApplicableRoles in src/GroupPermission.php
Returns the roles to which this permission can be applied.
Permission::setDefaultRoles in src/Permission.php
Sets the default roles.
Permission::setDescription in src/Permission.php
Sets the description.
Permission::setName in src/Permission.php
Sets the machine name of the permission.
Permission::setRestrictAccess in src/Permission.php
Sets the access restriction.
Permission::setTitle in src/Permission.php
Sets the human readable permission title.
Permission::__construct in src/Permission.php
Constructs a Permission object.