The methods of the IntrinsicPortletModel class are listed below. For a complete list of IntrinsicPortletModel class members, see the IntrinsicPortletModel Members topic.
![]() ![]() | Checks the markup array to see whether or not the portlet is intrinsic |
![]() | |
![]() | |
![]() | Returns true if the portlet has a control associated with it. This function should be implemented by the child class. |
![]() | |
![]() | 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. |
![]() | |
![]() | |
![]() | Returns portlet ID |
![]() | Returns a single setting value, based on the setting type specified. |
![]() | Returns all settings, based on the setting type and filter specified. |
![]() | Gets the Type of the current instance. |
![]() | Inits the Model with the Activity Space. Initialize the IPTSession from the Activity Space |
![]() | Initializes the member variables of the portlet. |
![]() | 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. |
IntrinsicPortletModel Class | com.plumtree.portaluiinfrastructure.intrinsicportlets Namespace