Collections functions
General functions
Node functions
Render functions
Theme permission functions
User functions
Resource functions

get_usergroup_approvers()

Description

Returns an array of user groups who act as user request approvers to the user group supplied.
Uses config $usergroup_approval_mappings.

Parameters

ColumnTypeDefaultDescription
$usergroup int "" Subordinate user group who's approval user group we need to find.

Return

array Approval user group ids for supplied user group. Likely one value but its possible to have multiple approving groups.

This article was last updated 25th April 2024 21:35 Europe/London time based on the source file dated 17th April 2024 16:25 Europe/London time.