subscription_list

Requests a list of a user's subscription status.

Description

This function should provide an XML listing of all publications to which a user is subscribed. This function executes the XQuery file located in your current skin, named xql/subscription_list.xql.

Parameters

action
subscription_list

Example URL

http://<host>:<port>/<context>/web/content.xql?action=subscription_list

Successful Result

The return of this function is determined by the XQuery script xql/subscription_list.xql.

Failed Result

The errors thrown by this function are determined by the XQuery script xql/subscription_list.xql.