Plumtree Portal UI  
 

ListEntry Members

ListEntry overview

Public Instance Constructors

ListEntry Constructor Creates a new ListEntry object.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetCommunityID Gets the Community ID.
GetControl Gets the Control ID.
GetDescription Gets the Description
GetEditorAS Gets the Editor Activityspace ID
GetEditorType Gets the editorType.
GetFolderID Gets the FolderID for Directory
GetFullURL Gets the Full URL
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.
GetImage Gets the image.
GetImage2 Gets the second image.
GetImageAltTextEncoded Gets the imageAltText.
GetIsPreview 
GetLabel Gets the encoded and truncated label.
GetMode Gets the Mode
GetNewASType Gets the newASType.
GetOrigLabel Gets the encoded but untruncated label.
GetPage Gets the Editor Page
GetPageID Gets the Page ID.
GetParamNames Gets the parameter names array
GetParamValues Gets the parameter value array
GetProfileID Gets the profile ID
GetType Gets the editor type.
SetCommunityID Sets the communityID.
SetControl Sets the control.
SetDescription Sets the description.
SetEditorAS Sets the editorAS.
SetEditorType Sets the editorType.
SetExtraParams Set additional parameters
SetFolderID Sets the folderID for directory
SetFullURL Sets the fullURL.
SetImage Sets the image.
SetImage2 Sets the image.
SetImageAltText Sets the imageAltText.
SetIsPreview Sets if the current page is a preview
SetLabel Sets the label.
SetMode Sets the Mode for directory
SetNewASType Sets the newASType.
SetPage Sets the editorPage.
SetPageID Sets the pageID.
SetProfileID Sets the profile ID
SetTruncationLength Sets the label truncation width
SetType Sets the type.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Fields

CommunityID 
Control 
EditorAS 
EditorPage 
EditorType 
FolderID 
FullURL 
Image 
Image2 
ImageAltText 
Label 
m_bIsPreview 
m_nProfileID 
m_nTruncateLength 
m_paramNames 
m_paramValues 
m_strDescription 
Mode 
NewASType 
PageID 
Type 

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

ListEntry Class | com.plumtree.portaluiinfrastructure.compoundlist Namespace