Plumtree Portal UI  
 

HeadPreprocessor Fields

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

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.

See Also

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