Function listMembergroupMembers_Href
Gets the members of a supplied membergroup Returns them as a link for display
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Membergroups.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Membergroups.php
array |
& $members |
$members The IDs of the members |
integer |
$membergroup |
The ID of the group |
integer |
$limit = null |
How many members to show (null for no limit) |
boolean
|
True if there are more members to display, false otherwise |