core/model/modx/processors/resource/resourcegroup/updatefromgrid.php
Assign or unassigns a resource group to a resource.
- Package
- modx
- $id
- integer
The resource group to assign to.
- $resource
- integer
The modResource ID to associate with.
- $access
- boolean
Either true or false whether the resource has access to the group specified.
- Subpackage
- processors.resource.resourcegroup