Plumtree Portal UI  
 

TagHelper Fields

The fields of the TagHelper class are listed below. For a complete list of TagHelper class members, see the TagHelper Members topic.

Public Static Fields

ATTRIBUTE_I18N_MARKER The marker used for attribute i18n string replacement ($#n.file).
ATTRIBUTE_VARIABLE_MARKER The marker for the beginning of a $var or $data.var attribute value replacement.
ATTRIBUTE_VARIABLE_SEPARATOR The separator between data collection name and value key in $data.var attribute value replacement.
UNIQUE_ID_COUNTER_KEY This key is used to store the unique ID counter in the HTTP request data.
UNIQUE_ID_KEY This key is used to store the unique ID for each tag in Tag Scope.

Protected Instance Fields

m_attributeObjXML 
m_bPTAttributesProcessed 
m_bXMLAttributesProcessed 
m_processedPTAttributes 
m_processedXMLAttributes 
m_strUniqueID 
m_strXMLAttributeDisplaystring 
m_tag 
m_tagBody 
m_tagVisitor 

See Also

TagHelper Class | com.plumtree.portaluiinfrastructure.tags.helper Namespace