Function __global->cns_make_group
Definitions
sources/cns_groups_action.php
- Add a usergroup.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: int
Parameters
There are no entries at this time
Returns
- The ID of the new usergroup
- Type: AUTO_LINK
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Add a usergroup.
*
* @return AUTO_LINK The ID of the new usergroup
*/
function cns_make_group() : int
* Add a usergroup.
*
* @return AUTO_LINK The ID of the new usergroup
*/
function cns_make_group() : int
