The methods of the TagState class are listed below. For a complete list of TagState class members, see the TagState Members topic.
![]() ![]() | This method extracts the HTTP request data from the Activity Space. |
![]() ![]() | This method gets the shared JavaScript collection for this HTTP request, and initializes it if it has not been initialized yet. |
![]() ![]() | This method is called at the end of every HTTP request to reset the page request data. This is a framework method and should not be called by tag developers. |
![]() ![]() | This method marks the shared JavaScript collection for this HTTP request as retrieved for display. |
![]() | The tag container calls this method every time a new tag is displayed. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | The tag container calls this method when a tag is finished displaying. This will clean up data stored in the tag scope. |
![]() | |
![]() | |
![]() | 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 Type of the current instance. |
![]() | |
![]() | Helper method to get variables in memory. |
![]() | The tag container calls this method to reset the portlet request data for each portlet on a page and to verify that the TagState is in the correct state after having finished displaying all of the tags in the current portlet request. |
![]() | |
![]() | |
![]() | Returns a String that represents the current Object. |
![]() | This method checks that the variable name does not contain any reserved characters ("."). |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Get the name of the current tag. |
![]() | This method removes a variable from the underlying collection. |
![]() | Helper method to set variables in memory. |
![]() | Creates a shallow copy of the current Object. |
TagState Class | com.plumtree.portaluiinfrastructure.tags.helper Namespace