The methods of the TagMetaDataHelper class are listed below. For a complete list of TagMetaDataHelper class members, see the TagMetaDataHelper Members topic.
![]() | Determines whether the specified Object is equal to the current 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. |
![]() | Gets the meta data for the optional tag attributes for this tag. |
![]() | Gets the required child tags meta data for this tag. |
![]() | Gets the required parent tags meta data for this tag. |
![]() | Gets the meta data for the required tag attributes for this tag. |
![]() | Store the Tag Library meta data object for the Tag Library that contains this Tag. |
![]() | Gets the meta data for this tag. |
![]() | Gets the Type of the current instance. |
![]() | This method uses reflection to discover all of the meta data about this tag and caches it for quick lookup in the future. This method is only called once per tag class when the class is loaded. Framework Helper Method |
![]() | 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. |
TagMetaDataHelper Class | com.plumtree.portaluiinfrastructure.tags.helper Namespace