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

save_usergroup()

Description

Save or create usergroup

Parameters

ColumnTypeDefaultDescription
$ref int Group ref. Set to 0 to create a new group
$groupoptions array array of options to set for group in the form array("columnname" => $value)

Return

mixed bool|int True to indicate existing group has been updated or ID of newly created group

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