Plumtree Portal UI  
 

PTDocFolders Methods

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

Public Instance Methods

AppearsInGlobalObjPropMap (inherited from APTClassTypeDesc) 
AppearsInMainCreateNewClassMenu 
ConstructFriendlyURL Creates a friendly Url to a Knowledge Directory folder. Current format is [directory keyword]/[directory name]/[directory id] where the directory id is optional. This method will lookup the id if one isn't provided
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetASNameForEditor 
GetClassID 
GetClassKey (inherited from APTClassTypeDesc) 
GetClassType (inherited from APTClassTypeDesc) 
GetClassTypeLocalizedName 
GetCreateActivityID 
GetDefaultIcon 
GetDefaultOpenerMode (inherited from APTClassTypeDesc) 
GetDependentClassTypeIDs (inherited from APTClassTypeDesc) 
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.
GetObjectLockManagerLocalizedName (inherited from APTClassTypeDesc) 
GetRedirectCreateNew (inherited from APTNonExtClassTypeDesc) 
GetRedirectOpenObject (inherited from APTNonExtClassTypeDesc) 
GetRedirectSearchBrowse (inherited from APTClassTypeDesc) 
GetRedirectSearchEdit (inherited from APTClassTypeDesc) 
GetRedirectViewObjectOverloaded.  
GetRedirectViewObjectMetaData (inherited from APTClassTypeDesc) 
GetRelatedClassTypeIDs 
GetType (inherited from Object)Gets the Type of the current instance.
HasCreateActivityRight (inherited from APTClassTypeDesc) Returns a boolean indicating whether the user has enough rights to make changes to this class type.
HasGlobalClassTypeMap 
HasObjectLockManager (inherited from APTClassTypeDesc) 
IsExtensible (inherited from APTNonExtClassTypeDesc) 
ToString (inherited from Object)Returns a String that represents the current Object.

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

PTDocFolders Class | com.plumtree.portaluiinfrastructure.classtypedescriptors.classtypes Namespace