Plumtree UI Infrastructure API  
 

PTBannerType Members

PTBannerType overview

Public Static Fields

ADMIN_DIRECTORY_2 This PTBannerType is to be used for
BANNER_ACTION_BAR This PTBannerType is to be used for
CONTENT_ACCESS_PRIVILEGES 
DIRECTORY_ACTION_BAR This PTBannerType is to be used for
DIRECTORY_CONTENT 
ELEMENT_NAME_ID_EXPAND_COLLAPSE_CONTAINER Use this ElementName ID to obtain an ElementName from a specific PTBannerType that will allow you to obtain the HTMLElement that should contain a collapse or expand button. Banner's do not come from the factory with these buttons, but should be inserted into this element.
ELEMENT_NAME_ID_EXTENDABLE_CELL Use this ElementName ID to obtain an ElementName from a specific PTBannerType that will allow you to obtain the HTMLElement containing the banner's extendable cell. This cell is where you should insert additional buttons etc. Not all banner's have such a cell.
ELEMENT_NAME_ID_EXTENDABLE_CELL_2 Use this ElementName ID to obtain an ElementName from a specific PTBannerType that will allow you to obtain the HTMLElement containing the banner's extendable cell. This cell is where you should insert additional buttons etc. Not all banner's have such a cell.
ELEMENT_NAME_ID_FOLDER_IMG Use this ElementName ID to obtain an ElementName from a specific PTBannerType that will allow you to obtain the HTMLElement containing the folder image.
ELEMENT_NAME_ID_FOLDER_IMG_CONTAINER 
ELEMENT_NAME_ID_HELP_CONTAINER Use this ElementName ID to obtain an ElementName from a specific PTBannerType that will allow you to obtain the HTMLElement containing the banner's title.
ELEMENT_NAME_ID_RIGHT_SIDE_EXTENDABLE_CELL 
ELEMENT_NAME_ID_SUBTITLE Use this ElementName ID to obtain an ElementName from a specific PTBannerType that will allow you to obtain the HTMLElement containing the banner's subtitle.
ELEMENT_NAME_ID_TITLE Use this ElementName ID to obtain an ElementName from a specific PTBannerType that will allow you to obtain the HTMLElement containing the banner's title.
FOLDER This PTBannerType is to be used for
MENU This PTBannerType is to be used for
MOST_RECENTLY_USED_EXPANDED This PTBannerType is to be used for
NARROW This PTBannerType is to be used for
NARROW_2 This PTBannerType is to be used for
NARROW_COLLAPSABLE_COLLAPSED This PTBannerType is to be used for
NARROW_COLLAPSABLE_EXPANDED This PTBannerType is to be used for
OBJECT This PTBannerType is to be used for
OBJECT_508 This PTBannerType is to be used for
OBJECT_ACTION_BAR This PTBannerType is to be used for
OBJECT_ACTION_BAR_CONTENT This PTBannerType is to be used for
PORTLET This PTBannerType is to be used for
SEARCH_EXPANDED This PTBannerType is to be used for
TIP_EXPANDED This PTBannerType is to be used for
TIPS This PTBannerType is to be used for
WIDE This PTBannerType is to be used for
WIDE_2 This PTBannerType is to be used for
WIDE_508 This PTBannerType is to be used for

Public Static Methods

GetBannerTypeNames 
GetTypes Call this method to obtain an enumeration of all available PTBannerType objects.

Public Instance Fields

EXPAND_COLLAPSE_CONTAINER_ELEMENT_NAME Use this ElementNameto obtain the HTMLElement that should contain a collapse or expand button. Banner's do not come from the factory with these buttons, but should be inserted into this element.
EXTENDABLE_CELL_ELEMENT_NAME Use this ElementName ID to obtain the HTMLElement containing the banner's extendable cell. This cell is where you should insert additional buttons etc. Not all banner's have such a cell.
EXTENDABLE_CELL2_ELEMENT_NAME Use this ElementName ID to obtain the HTMLElement containing the banner's secondary extendable cell. This cell is where you should insert additional buttons etc.
FOLDER_IMG_CONTAINER_ELEMENT_NAME 
FOLDER_IMG_ELEMENT_NAME Use this ElementName to obtain the HTMLElement containing the banner folder image.
HELP_CONTAINER_ELEMENT_NAME Use this ElementName to obtain the HTMLElement containing the banner's help button.
RIGHT_SIDE_EXTENDABLE_CELL_ELEMENT_NAME Use
SUBTITLE_ELEMENT_NAME Use this ElementName to obtain the HTMLElement containing the banner's subtitle.
TITLE_ELEMENT_NAME Use this ElementName to obtain the HTMLElement containing the banner's title.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetDescription 
GetElementNameOverloaded.  
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.
GetHTMLElement 
GetImgElementNameToAltIdMap 
GetStringMap 
GetType (inherited from Object)Gets the Type of the current instance.
ToString 

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.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

PTBannerType Class | com.plumtree.xpshared.htmlconstructs Namespace