updateChildPermissions

Description

Updates permissions for any groups that are based off the specified group.

Syntax

void updateChildPermissions (array $parents[, mixed $profile])



Parameter $parents

Expected type: Array of Integers
Description: The ID(s) of the parent group(s)



Parameter $profile

Expected type: Mixed
Description: The ID of the specific board-permissions profile to update.

Allowed types for $profile
Allowed values Description
Null Default value. Indicates that we're updating all profiles and not just a specific one
Integer The ID of the specific profile to update.


Advertisement: