Nats list options
From TMM Wiki
Jump to navigationJump to searchnats_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.