com.arsdigita.cms.ui.search
Class ContentTypeFilterWidget

java.lang.Object
  extended bycom.arsdigita.bebop.Completable
      extended bycom.arsdigita.bebop.SimpleComponent
          extended bycom.arsdigita.search.ui.FilterComponent
              extended bycom.arsdigita.search.ui.FilterWidget
                  extended bycom.arsdigita.cms.ui.search.ContentTypeFilterWidget
All Implemented Interfaces:
Cloneable, com.arsdigita.bebop.Component, com.arsdigita.search.ui.FilterGenerator, com.arsdigita.util.Lockable

public class ContentTypeFilterWidget
extends com.arsdigita.search.ui.FilterWidget


Field Summary
 
Fields inherited from class com.arsdigita.bebop.SimpleComponent
m_attr, versionId
 
Fields inherited from interface com.arsdigita.bebop.Component
BEBOP_XML_NS, CLASS, ID, ON_CLICK, STYLE
 
Constructor Summary
ContentTypeFilterWidget()
           
ContentTypeFilterWidget(ContentSection section)
           
ContentTypeFilterWidget(ContentTypeCollection types)
           
 
Method Summary
 void generateBodyXML(com.arsdigita.bebop.PageState state, com.arsdigita.xml.Element parent)
           
 com.arsdigita.search.FilterSpecification getFilter(com.arsdigita.bebop.PageState state)
           
 
Methods inherited from class com.arsdigita.search.ui.FilterWidget
generateErrorXML, getForm, getParameter, getValue, register
 
Methods inherited from class com.arsdigita.search.ui.FilterComponent
generateXML
 
Methods inherited from class com.arsdigita.bebop.SimpleComponent
children, clone, exportAttributes, getAttribute, getClassAttr, getIdAttr, getKey, getMetaDataAttribute, getStyleAttr, hasAttributes, isLocked, isVisible, lock, 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
 

Constructor Detail

ContentTypeFilterWidget

public ContentTypeFilterWidget(ContentTypeCollection types)

ContentTypeFilterWidget

public ContentTypeFilterWidget(ContentSection section)

ContentTypeFilterWidget

public ContentTypeFilterWidget()
Method Detail

getFilter

public com.arsdigita.search.FilterSpecification getFilter(com.arsdigita.bebop.PageState state)

generateBodyXML

public void generateBodyXML(com.arsdigita.bebop.PageState state,
                            com.arsdigita.xml.Element parent)


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