xowiki::includelet::personal-notification-messages proc get_messages_response (public)
xowiki::includelet::personal-notification-messages get_messages_response \ [ -notification_id notification_id ] [ -user_id user_id ]
Defined in /var/www/openacs.org/packages/xowiki/tcl/personal-notification-procs.tcl
Get all messages for the notification-id and the give user in form of an AJAX array.
- Switches:
- -notification_id (optional, integer)
- -user_id (optional, integer)
- Testcases:
- No testcase defined.