list_getTopicNotificationCount
Description
Gets the total number of topic notifications for the current user.
Syntax
int list_getTopicNotificationCount (int $memID)
Parameter $memID
Expected type: Integer
Description: The ID of the member whose notifications we're handling
Return value
Expected type: Integer
Description: The total number of topic notifications for this user
Notes
- Callback for $listOptions['get_count']['function']