nats_display_adtool_form
Display a list of adtool types to the affiliate
Alias: display_adtool_types
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_adtool_types
tpl="mytemplate"
Prefixes output variables with this word
Any valid Smarty variable name
Empty.
assign_prefix="myvar"
Output
A list of adtool types. Also outputs two variables listed below; variables are prefixed with the argument to the assign_prefix parameter described above.
.available_adtool_types
.adtool_types
Notes
None.
See Also
nats_display_adtools -- Displays ad tools after you select the type ID number.
Last updated
Was this helpful?