nats_display_stats_subscription_details
Displays information about a member's subscription to a site.
Alias: display_stats_subscription_details
Parameters
tpl
Template used to display output
Any valid template
The template, function_display_stats_subscription_details
tpl="mytemplate"
subscriptionid
The subscription ID number to get details of
Any valid subscription ID
None.
subscriptionid="123"
Prefix output variables with this word. (Click link for details)
Any valid Smarty variable name
None. (No prefix is used)
assign_prefix="myvar"
Output
A table of information about the subscription. Two arrays are filled with data from the table: $trans_types and $details.
Notes
If the parameter, subscriptionid is not set, the tpl parameter is always set to the template, function_display_stats_join_details.
Last updated
Was this helpful?