Nats get option details
From TMM Wiki
Jump to navigationJump to search
nats_get_option_details
Stores a list of all the available join options for a site in the {$options} Smarty variable.
Parameters
(Required parameters in bold)
Parameter | Description | Possible Values | Default Value | Example |
---|---|---|---|---|
site | The ID of the option to get info for | Any valid optionid number | none | optionid="123" |
Output
A list of option details for the given option in the {$options_details} Smarty variable.
Notes
None.