Plumtree Portal UI  
 

HeadPreprocessor Members

HeadPreprocessor overview

Public Static Fields

CLOSE_HEAD_TAG This constant is used to insert a head tag around the head includes.
COMMON_LIBRARY This is the name of the common library.
HEAD_INCLUDES_TAG_FULL_NAME The fully qualified name of the head includes tag in the common library.
HEAD_INCLUDES_TAG_NAME This is the name of the Head Includes tag in the common library.
JS_INCLUDE_LOCALE_ATTR The name of the include tag attribute used to specify the locale.
JS_INCLUDE_TAG_FULL_NAME The full name of the ptui include tag.
JS_INCLUDE_TAG_NAME_ATTR The name of the include tag attribute used to specify the JSComponent.
OPEN_HEAD_TAG This constant is used to insert a head tag around the head includes.

Public Instance Constructors

HeadPreprocessor Constructor Initializes a new instance of the HeadPreprocessor class.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
PreprocessHeadOverloaded.  
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
GetHeadIncludesTag 
GetJSIncludesTag 
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

HeadPreprocessor Class | com.plumtree.portaluiinfrastructure.tags.displaytree Namespace