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 19th March 2024 02:05 Europe/London time based on the source file dated 15th March 2024 17:00 Europe/London time.