Function list_getProfileFields
Callback for createList().
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/ManageSettings.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/ManageSettings.php
integer |
$start |
The item to start with (used for pagination purposes) |
integer |
$items_per_page |
The number of items to display per page |
string |
$sort |
A string indicating how to sort the results |
boolean |
$standardFields |
Whether or not to include standard fields as well |
array
|
An array of info about the various profile fields |