Function list_getMembergroups
Helper function to generate a list of membergroups 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
integer |
$start |
What item to start with (not used here) |
integer |
$items_per_page |
How many items to show on each page (not used here) |
string |
$sort |
An SQL query indicating how to sort the results |
string |
$membergroup_type |
Should be 'post_count' for post groups or anything else for regular groups |
array
|
An array of group member info for the list |