xowiki::includelet::personal-notification-messages proc get_messages_response (public)

 xowiki::includelet::personal-notification-messages[i] get_messages_response \
    [ -notification_id notification_id ] [ -user_id user_id ]

Defined in 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)
-user_id
(optional)

Partial Call Graph (max 5 caller/called nodes):
%3 xo::get_user_name xo::get_user_name xowiki::includelet::personal-notification-messages proc get_messages_response xowiki::includelet::personal-notification-messages proc get_messages_response xowiki::includelet::personal-notification-messages proc get_messages_response->xo::get_user_name

Testcases:
No testcase defined.
[ show source ]
Show another procedure: