com.plumtree.portaluiinfrastructure.htmlconstructs
Class PTPortletTitleBar

java.lang.Object
  extended by com.plumtree.portaluiinfrastructure.htmlconstructs.PTPortletTitleBar

Deprecated. com.plumtree.portaluiinfrastructure.htmlconstructs.PTPortletTitleBar has been replaced by overridable methods in com.plumtree.portalpages.browsing.myportal.MyPortalContentView. To customize the portlet headers override MyPortalContentView through dynamic discovery and override the functions PortletHeader, GetPortletButtonsCell, and/or GetPortletNameCell.

public class PTPortletTitleBar
extends java.lang.Object

Author:
MichaelD

Constructor Summary
PTPortletTitleBar(java.lang.String strPortletName, int nPortletID, boolean bIsCollapsed, boolean bIsMandatory, boolean bHasHelpURL, java.lang.String strHelpURL, int nColumnID, HTMLAnchor[] arActions, AActivitySpace asOwner)
          Deprecated. Creates a new PTPortletTitleBar object.
 
Method Summary
 HTMLTable GetPortletTitleBar()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PTPortletTitleBar

public PTPortletTitleBar(java.lang.String strPortletName,
                         int nPortletID,
                         boolean bIsCollapsed,
                         boolean bIsMandatory,
                         boolean bHasHelpURL,
                         java.lang.String strHelpURL,
                         int nColumnID,
                         HTMLAnchor[] arActions,
                         AActivitySpace asOwner)
Deprecated. 
Creates a new PTPortletTitleBar object.

Parameters:
strPortletName -
bIsCollapsed -
nColumnID -
asurlAction -
rowPortletHeader -
Method Detail

GetPortletTitleBar

public HTMLTable GetPortletTitleBar()
Deprecated. 
Returns:
Throws:
HTMLException



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.