Plumtree Pluggable Navigation API  
 

CListURLFullMediator Methods

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

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetEntry 
GetEntryAtIndex 
GetEntryType Returns the entry type of the current listentry
GetEntryTypeAtIndex Returns the entry type of the specified index
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.
GetList 
GetType (inherited from Object)Gets the Type of the current instance.
Next 
SetLabelMaxLength 
SetShowImages 
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

CreateCommPageASURL Creates an ASURL to a Community page
CreateDirPageASURL Creates an ASURL to a directory page
CreateDocHTMLAnchor Creates an HTMLAnchor to a directory document page
CreateEditorASURL Creates an ASURL to an editor page
CreateFullInternalURLHTMLAnchor Creates an HTMLAnchor that links to a portal URL
CreateFullURLHTMLAnchor Creates an HTMLAnchor that links to an external URL
CreateGenericASURL Creates an ASURL for generic Portal 50 pages
CreateMyPageASURL Creatse ASURL to a mypage
CreatePrefsASURL Creates ASURL to a user preference page
CreateSiteMapRootASURL Creates an ASURL to a Community Knowledge Directory Root page
CreateStringLabelASURL Creates an ASURL with just a label, no URL
CreateUserHTMLAnchor Creates an HTMLAnchor to a user profile page
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.
SetImageOverloaded. Set image(s) on the ASURL from the assigned images in the Listentry object.

See Also

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