Difference between revisions of "NATS4 Join Template Variables"

From TMM Wiki
Jump to navigationJump to search
(Created page with "NATS4 Join Template Variables {{NATS4 Manual | show_sites_admin_section = true }} You can use the following variables on the join template in the NATS4 Sites Admin|Sites A...")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
NATS4 Join Template Variables
 
 
 
{{NATS4 Manual
 
{{NATS4 Manual
 
| show_sites_admin_section = true
 
| show_sites_admin_section = true
 
}}
 
}}
  
You can use the following variables on the join template in the [[NATS4 Sites Admin|Sites Admin]].
+
You can use the following variables on the join template in the [[NATS4 Sites Admin|Sites Admin]]:  
 
+
== Before surfer submit ==
When modifying your Site's join template, the following variable are available:  
 
== Before submit ==
 
  
 
* {$_siteid}
 
* {$_siteid}
Line 17: Line 13:
 
* {$default_option}
 
* {$default_option}
 
* {$is_third_party}
 
* {$is_third_party}
 +
* {$join_optionids} (array)
 
* {$join_options} (array)
 
* {$join_options} (array)
 
* {$nats_code}
 
* {$nats_code}
Line 24: Line 21:
 
* {$payment_options_section} (array)
 
* {$payment_options_section} (array)
 
* {$program}
 
* {$program}
* {site}
+
* {$site}
 
* {$site_data} (array)
 
* {$site_data} (array)
 
* {$site_info} (array)
 
* {$site_info} (array)
Line 33: Line 30:
 
* {$tour_info} (array)
 
* {$tour_info} (array)
  
== After submit (returning with errors) ==
+
== After surfer submit (returning with errors) ==
  
 
* All above variables
 
* All above variables

Latest revision as of 22:30, 5 February 2016

NATS 4
Members Admin
The Members Admin
View Member Details
Add Member
MySQL Auth
Mod Authn DB
Multisite Access
Member Logging
Member Password Retrieval
OpenID Connect
Mod Auth OpenIDC
ID Numbers
Sites Admin
The Sites Admin
Sites
Site Setup
Site Templates
Tour Setup
Join Options
No Cost Registration
Special Pricing Options
Join Option Rules
Post URL Usage
Post URLs in NATS4
Approval/Upgrade/Denial Variables
Approval/Upgrade/Denial Template Variables
Mobile Tours
Token Sites
ID Numbers
Site Partner
Site User Management
Example Postbacks for Site User Management
Configure Redirects
Split A-B Testing
Username Checking
Form Validation
Post-Biller Templates
Send Information To Special Biller
Join Option Box vs Button
Qualified Join Page Hits
Allowed languages
Customize Join Form
Package Plus
Token Plus
Signup Plus
Type-In Traffic
Coupon Codes
Setting Rules
Site Groups
Options Simulator
ATVOD Verification Process

You can use the following variables on the join template in the Sites Admin:

Before surfer submit

  • {$_siteid}
  • {$_tourid}
  • {$cascade}
  • {$config} (array)
  • {$countries} (array)
  • {$default_option}
  • {$is_third_party}
  • {$join_optionids} (array)
  • {$join_options} (array)
  • {$nats_code}
  • {$ncr_option}
  • {$num_join_options}
  • {$payment_options} (array)
  • {$payment_options_section} (array)
  • {$program}
  • {$site}
  • {$site_data} (array)
  • {$site_info} (array)
  • {$states} (array)
  • {$states_au} (array)
  • {$states_ca} (array)
  • {$states_us} (array)
  • {$tour_info} (array)

After surfer submit (returning with errors)

  • All above variables
  • {$errors} (array)
  • {$vars} (array)