Overview  Index    SDX 7.17 Enterprise JSP Tags
Juniper Networks, Inc.
PREVIOUS TAG  NEXT TAG          SUMMARY: ATTRIBUTES | SCRIPTING VARIABLES          DETAILS: ATTRIBUTES | SCRIPTING VARIABLES

<jnpr:eachSite>

Type of tag:
          Iterator Tag

This tag iterates over the set of sites under a specific enterprise.

Attribute Summary
String enterpriseName  Acquired
          This attribute specifies the enterprise subscriber's name.
String path  Acquired
          This attribute specifies the subscriber.
String retailerName  Acquired
          This attribute specifies the retailer's name.

Scripting Variable Summary
String eachSite_enterpriseName
          This scripting variable provides the enterprise subscriber's name.
String eachSite_path
          This scripting variable provides the hierarchy.
String eachSite_retailerName
          This scripting variable provides the retailer's name.
String eachSite_siteName
          This scripting variable provides the name of each site under the specified enterprise.

Attribute Details

enterpriseName
          
Acquired
Type: String
 
This attribute specifies the enterprise subscriber's name.


path
          
Acquired
Type: String
 
This attribute specifies the subscriber. The path attribute includes all the steps in the hierarchy from the retailer to the subscriber. For example: { { { { access. } {{ folder/ } } site. } { {folder/ } } enterprise. } { { { folder/ } } retailer } }


retailerName
          
Acquired
Type: String
 
This attribute specifies the retailer's name.

Scripting Variable Details

eachSite_enterpriseName
          
Type: String
 
This scripting variable provides the enterprise subscriber's name. The scripting variable _path supersedes the _enterpriseName scripting variable.


eachSite_path
          
Type: String
 
This scripting variable provides the hierarchy. The scripting variable _path supersedes the scripting variables with the suffixes _retailerName, _enterpriseName, _siteName, and _accessName. These scripting variables are still compatible with the current SDX software. If a tag uses the scripting variable _path and any of these other scripting variables, all the scripting variables should be marked as optional (*).


eachSite_retailerName
          
Type: String
 
This scripting variable provides the retailer's name. The scripting variable _path supersedes the _retailerName scripting variable.


eachSite_siteName
          
Type: String
 
This scripting variable provides the name of each site under the specified enterprise.

Overview  Index    SDX 7.17 Enterprise JSP Tags
Juniper Networks, Inc.
PREVIOUS TAG  NEXT TAG          SUMMARY: ATTRIBUTES | SCRIPTING VARIABLES          DETAILS: ATTRIBUTES | SCRIPTING VARIABLES

Copyright 2000-2017 Juniper Networks, Inc. All rights reserved.