Difference between revisions of "Nats list options"
From TMM Wiki
Jump to navigationJump to search(No difference)
|
Revision as of 16:52, 15 September 2009
nats_list_options
Stores a list of all the available join options for a site in the {$options} Smarty variable.
Alias: list_options
Parameters
(Required parameters in bold)
Parameter | Description | Possible Values | Default Value | Example |
---|---|---|---|---|
site | The I.D. number of the site to get join options for | Any valid site I.D. number | The default site I.D. number | site="123" |
Output
A list of all the available join options for a site in the {$options} Smarty variable. A list of option details for a site in the {$options_details} Smarty variable.
Notes
None.