Function list_getBoardNotifications
Gets information about all the boards a user has requested notifications for. Callback for the list in alert_notifications_boards
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Profile-Modify.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Profile-Modify.php
integer |
$start |
Which item to start with (not used here) |
integer |
$items_per_page |
How many items to show on each page (not used here) |
string |
$sort |
A string indicating how to sort the results |
integer |
$memID |
The ID of the member |
array
|
An array of information about all the boards a user is subscribed to |