Function list_getTopicNotifications
Gets information about all the topics a user has requested notifications for. Callback for the list in alert_notifications_topics
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 (for pagination purposes) |
integer |
$items_per_page |
How many items to display on each page |
string |
$sort |
A string indicating how to sort the results |
integer |
$memID |
The ID of the member |
array
|
An array of information about the topics a user has subscribed to |