Plumtree Pluggable Navigation API  
 

CListURLTemplateMediator Members

CListURLTemplateMediator overview

Public Static Fields

iconiconACTIONIMAGE_SPACE_WIDTH 
iconiconIMAGE_SPACE_WIDTH The constant amount of space in pixels images should take up. A spacer image will be added as padding if images doesn't fill up the entire space.
iconiconTEMPLATEARR_INDEX_IMGURL 
iconiconTEMPLATEARR_INDEX_LABEL Index constants for the elements in the array generated by this mediator
iconiconTEMPLATEARR_INDEX_URL 

Public Instance Constructors

icon CListURLTemplateMediator Constructor Constructor for CompoundListASURLMediator. Get the iterator interface for the list

Public Instance Methods

iconEquals (inherited from Object)Determines whether the specified Object is equal to the current Object.
iconGetEntry 
iconGetEntryAtIndex 
iconGetEntryOrigLabel Late added method, get the untruncated label of the current entry.
iconGetHashCode (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.
iconGetImageSource Creates a string containing the image source for the assigned image
iconGetList 
iconGetNonEncodedEntryOrigLabel Late added method, get the untruncated label of the current entry (non encoded).
iconGetType (inherited from Object)Gets the Type of the current instance.
iconIsImageEntry Checks if an entry has image assigned.
iconNext 
iconSetLabelMaxLength 
iconSetShowImages 
iconToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Fields

iconm_strImageAlign 

Protected Instance Methods

iconCreateCommPageURLTemplate Creates a Template URL for Community pages
iconCreateDirPageURLTemplate Create a Template URL for Directory pages
iconCreateDocURL Creates a Template URL for document pages
iconCreateEditorURLTemplate Create a Template URL for editor pages
iconCreateFullInternalURL 
iconCreateFullURL Creates a full url with associated label and image if one
iconCreateGenericURL Creates a generic Plumtree Portal 50 URL
iconCreateMyPageURLTemplate Creates a Template URL for mypages
iconCreatePrefsURL Creates a Template URL for users preferences
iconCreateSiteMapRootURLTemplate Creates a Template URL for Community Knowledge Directory Root
iconCreateStringLabel Creates an array with just a label without url but possible image
iconCreateUserURL Creates a Template URL for user profile pages
iconFinalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
iconGetImageString Creates a string containing the html for the assigned images
iconMemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
iconSetListEntryImage Get the image string for the specified entry

See Also

CListURLTemplateMediator Class | com.plumtree.portalpages.common.mediator Namespace