Differences Between: [Versions 400 and 403] [Versions 401 and 403]
(no description)
File Size: | 103 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
get_unread_notification_count:: (3 methods):
execute_parameters()
execute()
execute_returns()
Class: get_unread_notification_count - X-Ref
External service to get number of unread notificationsexecute_parameters() X-Ref |
Returns description of method parameters return: external_function_parameters |
execute(int $useridto) X-Ref |
Get number of unread notifications. param: int $useridto the user id who received the notification, 0 for any user return: int number of unread notifications |
execute_returns() X-Ref |
Describe the return structure of the external service. return: external_value |