com.arsdigita.portalserver
Class PortalPage

java.lang.Object
  extended bycom.arsdigita.bebop.Completable
      extended bycom.arsdigita.bebop.SimpleComponent
          extended bycom.arsdigita.bebop.TextStylable
              extended bycom.arsdigita.bebop.BlockStylable
                  extended bycom.arsdigita.bebop.Page
                      extended bycom.arsdigita.portalserver.CWPage
                          extended bycom.arsdigita.portalserver.ApplicationPage
                              extended bycom.arsdigita.portalserver.PortalPage
All Implemented Interfaces:
Cloneable, com.arsdigita.bebop.Component, com.arsdigita.bebop.Container, com.arsdigita.util.Lockable
Direct Known Subclasses:
PortalAdminPage, PortalHomePage, ToolPage

public class PortalPage
extends ApplicationPage

Experimental

Version:
$Id: //portalserver/dev/src/com/arsdigita/portalserver/PortalPage.java#10 $
Author:
Justin Ross

Nested Class Summary
protected  class PortalPage.CurrentPortalLabelPrinter
           
protected  class PortalPage.CurrentPortalLinkPrinter
           
protected  class PortalPage.PersonalPortalLinkPrinter
           
 
Nested classes inherited from class com.arsdigita.portalserver.ApplicationPage
ApplicationPage.CurrentApplicationLabelPrinter, ApplicationPage.CurrentApplicationLinkPrinter, ApplicationPage.ParentApplicationLinkPrinter
 
Field Summary
static String versionId
           
 
Fields inherited from class com.arsdigita.portalserver.CWPage
PORTAL_BODY_ELEMENT, PORTAL_FOOTER_ELEMENT, PORTAL_GLOBAL_ELEMENT, PORTAL_HEADER_ELEMENT, PORTAL_XML_NS
 
Fields inherited from class com.arsdigita.bebop.Page
m_invisible, m_panel
 
Fields inherited from class com.arsdigita.bebop.BlockStylable
ABSBOTTOM, ABSMIDDLE, BASELINE, BOTTOM, CENTER, FULL_WIDTH, INSERT, LEFT, MIDDLE, RIGHT, TEXTTOP, TOP
 
Fields inherited from class com.arsdigita.bebop.SimpleComponent
m_attr
 
Fields inherited from interface com.arsdigita.bebop.Component
BEBOP_XML_NS, CLASS, ID, ON_CLICK, STYLE
 
Constructor Summary
protected PortalPage()
           
 
Method Summary
 void addStyleBlock(com.arsdigita.bebop.PageState state, com.arsdigita.xml.Document parent)
           
protected  void buildContextBar()
           
protected  void buildGlobal(com.arsdigita.bebop.Container global)
           
 void generateXML(com.arsdigita.bebop.PageState state, com.arsdigita.xml.Document parent)
           
 
Methods inherited from class com.arsdigita.portalserver.ApplicationPage
buildBody, buildFooter, buildHeader, buildPage, buildTitle, lock
 
Methods inherited from class com.arsdigita.portalserver.CWPage
add, getBody, getFooter, getGlobal, getHeader, goModal, goUnmodal
 
Methods inherited from class com.arsdigita.bebop.Page
add, addActionListener, addClientStylesheet, addComponent, addComponentStateParam, addGlobalStateParam, addRequestListener, buildDocument, children, contains, fireActionEvent, fireRequestEvent, generateXML, generateXMLHelper, get, getComponent, getComponentParameters, getErrorDisplay, getPanel, getParameters, getStateModel, getTitle, getTitle, indexOf, isEmpty, isUsingHttpSession, isVisibleDefault, parameterName, parameterName, prepare, process, process, removeActionListener, removeRequestListener, respond, setErrorDisplay, setPanel, setStyleSheet, setTitle, setTitle, setUsingHttpSession, setVisibleDefault, size, stateContains, stateIndex, stateSize
 
Methods inherited from class com.arsdigita.bebop.BlockStylable
setBorder, setBorder, setBorderColor, setHorizontalAlignment, setMargin, setMargin, setPadding, setPadding, setVerticalAlignment
 
Methods inherited from class com.arsdigita.bebop.TextStylable
setBackgroundColor, setColor
 
Methods inherited from class com.arsdigita.bebop.SimpleComponent
clone, exportAttributes, getAttribute, getClassAttr, getIdAttr, getKey, getMetaDataAttribute, getStyleAttr, hasAttributes, isLocked, isVisible, register, register, setAttribute, setClassAttr, setIdAttr, setKey, setMetaDataAttribute, setStyleAttr, setVisible
 
Methods inherited from class com.arsdigita.bebop.Completable
addCompletionListener, fireCompletionEvent
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.arsdigita.bebop.Component
getClassAttr, getIdAttr, getKey, getStyleAttr, isVisible, register, register, setClassAttr, setIdAttr, setKey, setStyleAttr, setVisible
 
Methods inherited from interface com.arsdigita.util.Lockable
isLocked
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

PortalPage

protected PortalPage()
Method Detail

buildContextBar

protected void buildContextBar()
Overrides:
buildContextBar in class ApplicationPage

buildGlobal

protected void buildGlobal(com.arsdigita.bebop.Container global)
Overrides:
buildGlobal in class ApplicationPage

generateXML

public void generateXML(com.arsdigita.bebop.PageState state,
                        com.arsdigita.xml.Document parent)

addStyleBlock

public void addStyleBlock(com.arsdigita.bebop.PageState state,
                          com.arsdigita.xml.Document parent)


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 19 2004:2343 UTC