com.arsdigita.cms.contenttypes.ui
Class MOTDComponent

java.lang.Object
  extended bycom.arsdigita.bebop.Completable
      extended bycom.arsdigita.bebop.SimpleComponent
          extended bycom.arsdigita.cms.contenttypes.ui.MOTDComponent
All Implemented Interfaces:
Cloneable, com.arsdigita.bebop.Component, com.arsdigita.util.Lockable

public class MOTDComponent
extends com.arsdigita.bebop.SimpleComponent

Displays most recent MOTD

Version:
$Id: //cms/content-types/motditem/dev/src/com/arsdigita/cms/contenttypes/ui/MOTDComponent.java#4 $
Author:
Scott Seago

Field Summary
static String BEBOP_XML_NS
           
 
Fields inherited from class com.arsdigita.bebop.SimpleComponent
m_attr, versionId
 
Fields inherited from interface com.arsdigita.bebop.Component
CLASS, ID, ON_CLICK, STYLE
 
Constructor Summary
MOTDComponent()
           
 
Method Summary
 void generateXML(com.arsdigita.bebop.PageState state, com.arsdigita.xml.Element parent)
          Generate XML for the domain object supplied by the selection model.
 
Methods inherited from class com.arsdigita.bebop.SimpleComponent
children, clone, exportAttributes, getAttribute, getClassAttr, getIdAttr, getKey, getMetaDataAttribute, getStyleAttr, hasAttributes, isLocked, isVisible, lock, register, register, respond, 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
 

Field Detail

BEBOP_XML_NS

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

MOTDComponent

public MOTDComponent()
Method Detail

generateXML

public void generateXML(com.arsdigita.bebop.PageState state,
                        com.arsdigita.xml.Element parent)
Generate XML for the domain object supplied by the selection model.



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