Plumtree Pluggable Navigation API  
 

CListURLFullLinkMediator Members

CListURLFullLinkMediator overview

Public Instance Constructors

icon CListURLFullLinkMediator Constructor Constructor for CListURLFullLinkMediator.

Public Instance Methods

iconEquals (inherited from Object)Determines whether the specified Object is equal to the current Object.
iconGetEntry 
iconGetEntryAtIndex 
iconGetEntryType (inherited from CListURLFullMediator) Returns the entry type of the current listentry
iconGetEntryTypeAtIndex (inherited from CListURLFullMediator) Returns the entry type of the specified index
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.
iconGetList (inherited from CListURLFullMediator) 
iconGetType (inherited from Object)Gets the Type of the current instance.
iconNext (inherited from CListURLFullMediator) 
iconSetImageSize Not implemented
iconSetLabelMaxLength (inherited from CListURLFullMediator) 
iconSetShowImages (inherited from CListURLFullMediator) 
iconToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

iconCreateCommPageASURL (inherited from CListURLFullMediator) Creates an ASURL to a Community page
iconCreateDirPageASURL (inherited from CListURLFullMediator) Creates an ASURL to a directory page
iconCreateDocHTMLAnchor (inherited from CListURLFullMediator) Creates an HTMLAnchor to a directory document page
iconCreateEditorASURL (inherited from CListURLFullMediator) Creates an ASURL to an editor page
iconCreateFullInternalURLHTMLAnchor (inherited from CListURLFullMediator) Creates an HTMLAnchor that links to a portal URL
iconCreateFullURLHTMLAnchor (inherited from CListURLFullMediator) Creates an HTMLAnchor that links to an external URL
iconCreateGenericASURL (inherited from CListURLFullMediator) Creates an ASURL for generic Portal 50 pages
iconCreateMyPageASURL (inherited from CListURLFullMediator) Creatse ASURL to a mypage
iconCreatePrefsASURL (inherited from CListURLFullMediator) Creates ASURL to a user preference page
iconCreateSiteMapRootASURL (inherited from CListURLFullMediator) Creates an ASURL to a Community Knowledge Directory Root page
iconCreateStringLabelASURL (inherited from CListURLFullMediator) Creates an ASURL with just a label, no URL
iconCreateUserHTMLAnchor (inherited from CListURLFullMediator) Creates an HTMLAnchor to a user profile page
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.
iconMemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
iconSetImage (inherited from CListURLFullMediator)Overloaded. Set image(s) on the ASURL from the assigned images in the Listentry object.

See Also

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