![]() ![]() | The name of the intrinsic portlet form prefix (for use in Javascript, etc...). The portlet ID will be appended to the prefix. |
![]() ![]() | The name of the JavaScript used to submit the form. The portlet ID will be appended to the prefix. |
![]() | This method is used by the ASManager to return new instances of managed objects. |
![]() | This is called by the MyPortalContentView, which aggregates all the intrinsic portlet views. This method calls DisplayPortlet() in order to generate the HTML specific to the portlet. If a form is required, then the HTML returned from DisplayPortlet() is put into a form. |
![]() | Portlet Javascript is aggregated by PlumtreeDP. Note that you may need to take into account the portletID in your Javascript. |
![]() | Displays the HTML for the portlet. The child classes must implement this function. This function is called by Display(). |
![]() | Displays the WML for the portlet. The child classes must implement this function. This function is called by DisplayWML(). |
![]() | This is called by the ??, which aggregates all the intrinsic portlet WML views. This method calls DisplayPortletWML() in order to generate the WML specific to the portlet. |
![]() | 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 Type of the current instance. |
![]() | Inits the Section with the read-only Model and the Activity Space. |
![]() | Returns a String that represents the current Object. |
![]() |
Initializes a new instance of the IntrinsicPortletView class. |
![]() | Parent Activity Space |
![]() | Set to true if you want your portlet to have a form and JavaScript for repost. |
![]() | Set to true if you want your portlet to have a multi-part form |
![]() | RO interface to model |
![]() | 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. |
IntrinsicPortletView Class | com.plumtree.portaluiinfrastructure.intrinsicportlets Namespace