Difference between revisions of "Nats display account preview"
From TMM Wiki
Jump to navigationJump to searchm |
(No difference)
|
Revision as of 17:12, 21 November 2008
nats_display_account_preview
Displays a snapshot of an affiliate's status.
Alias: display_account_preview
Parameters
(Required parameters in bold)
Parameter | Description | Possible Values | Default Value | Example |
---|---|---|---|---|
tpl | Template used to display output | Any valid template | The template, function_display_account_preview | tpl="mytemplate" |
assign_prefix | Prefix output variables with this word. (Click link for details) | Any valid Smarty variable name | None. (No prefix is used) | assign_prefix="myvar" |
data_only | Set variables but don't display the template | 1 | None. The template is displayed. | data_only=1 |
Output
A snapshot of an affiliate's account status. Shows the affiliate's payment method, account balance, last login, last payment, and minimum payout.
Notes
None.
See Also
- Account Snapshot -- The default NATS4 Affiliate Account Snapshot which uses this function.