The methods of the TagLibraryMetaData class are listed below. For a complete list of TagLibraryMetaData class members, see the TagLibraryMetaData Members topic.
![]() | Return true if the Object _object is a TagLibraryMetaData object and it's name and version are the same as this TagLibraryMetaData object's name and version. Otherwise return false. |
![]() | Gets the description of this tag library. |
![]() | Gets the display name of this tag library. This is the human readable name for documentation purposes, rather than the name used in tags. E.G. "The Plumtree Core Tag Library" |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the name of this tag library. This is the name used to access a particular tag. E.G. <pt:taglibraryname.tagname/> |
![]() | Gets the Type of the current instance. |
![]() | Gets the version of this tag library. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
TagLibraryMetaData Class | com.plumtree.portaluiinfrastructure.tags.metadata Namespace