Package com.arsdigita.cms.ui

Provides a set of UI components and tools for the Content Management System.

See:
          Description

Interface Summary
DataCollectionBuilder This class is used by the DataTable class in order to construct a DataCollection during each request
ImageBrowserModel The ImageBrowserModel is an abstraction used by the ImageBrowser class in order to display a table of images.
ImageBrowserModelBuilder Constructs a new ImageBrowserModel This class will be supplied to the ImageBrowser class in order to provide it with the model.
ItemPropertySheet.AttributeFormatter Deprecated.  
 

Class Summary
AccessDenied Access Denied page
ACSObjectRequestLocal  
ArticleImageDisplay Extends ImageDisplay to display the first (according to the order attribute) image associated with an Article The typical usage for this component is
BackButton Sticks a back button in the upper right hand corner of the component.
BaseAdminPane A base component for use in CMS admin panes.
BaseDeleteForm  
BaseForm A convenience class for CMS forms.
BaseItemPane  
BaseTree A convenience class for CMS trees.
BrowsePane A pane that contains a folder tree on the left and a folder manipulator on the right.
CategoryForm This is an abstract class which displays the category assignment UI.
CategoryForm.CategoryMap A convenience method that abstracts SequentialMap to deal with categories
CMSContainer A simple container with XML wrapper tags.
CMSDHTMLEditor  
CMSForm A convenience class for CMS forms.
ContentItemNavbar Bread crumb trail for a content item.
ContentItemPage Page for administering a content item.
ContentItemRenderer Deprecated. Use ContentItemPane instead A Bebop component that takes a the ContentItem from the request and renders it as XML.
ContentPageTable A DataTable that displays ContentPages based on the passed-in query.
ContentSectionContainer Displays all the content sections in table, with links to the admin and public pages.
ContentSectionContainer.AdminURLTableCellRenderer Generates the correct URL to the admin pages for a content section.
ContentSectionContainer.URLTableCellRenderer Generates the correct URL to the public pages for a content section.
ContentSectionNavbar Bread crumb trail for a content section.
ContentSectionPage Contains the entire admin UI for a content section.
ContentSectionRequestLocal  
ControlButton Creates a ToggleLink with a button-looking image as a child
DataQueryOptionPrintListener  
DefaultImageBrowserModel An ImageBrowserModel which displays all images in the given ImageAssetCollection
DefaultImageBrowserModelBuilder Builds an ImageBrowserModel by selecting all images which match the given keyword.
DomainObjectRenderer Deprecated. Use DomainObjectXMLRenderer instead
EmptyImageBrowserModel An ImageBrowserModel which is always empty
FileUploadSection A form section with two widgets: a mime-type selection widget and a file upload widget.
FlatItemList Encapsulates a FolderManipulator in order to create a flat item listing.
FolderProperties A pane for managing properties.
FormSecurityListener  
GlobalNavbar Delimited dimensional navbar.
HorizontalLine Deprecated. with no replacement
ImageBrowser Displays a list of images in a Table.
ImageBrowser.LinkActionListener An action listener that only gets fired when the "select" link is clicked.
ImageChooser Sticks a form at the top of an ImageBrowser in order to search images by keyword
ImageChooser.ImageKeywordForm The form which specifies a keyword for the image browser.
ImageDisplay Displays a single ImageAsset, showing its image, width, height, name and mime-type.
ItemListModel A ListModel that iterates over the passed in ItemCollection This is an easy starting place for lists that need to dispaly items.
ItemPropertySheet Deprecated. Use DomainObjectPropertySheet
ItemSearch A wrapper around the ItemSearchSection which embedds the form section in a form.
ItemSearchBrowsePane A pane that contains a folder tree on the left and a folder manipulator on the right.
ItemSearchFolderBrowser Browse folders and items.
ItemSearchPage The Item Search page.
ItemSearchParameter An ItemSearch parameter, used in conjunction with the ItemSearch widget which uses the search UI to find a content item and fill the widget with a string in the form itemID (ItemName).
ItemSearchPopup An extension of ItemSearch for use in a popup search window.
ItemSearchSection Contains a form for specifying search parameters, as well as a ResultsPane which will perform the search and display the results
ItemSearchSectionInline A counterpart to ItemSearchPopup designed to be embedded in a form for use when javascript popup is not available.
ItemSearchWidget A class representing a content item search field in an HTML form.
LocalesListModelBuilder Builds a list of locales registered to a content section.
Logout A page that logs the current user out
Navbar A navigation bar.
PartyAddForm Form for adding multiple parties to a role.
PartySearchForm Form to search for parties to be added to a staff group.
SearchResultRedirector Page for redirecting results of Search to the item to be displayed.
SectionConfigurationPage Contains the entire admin UI for a content section.
SecurityPropertyEditor Extends PropertyEditor to provide access control features.
SecurityPropertyEditor.AccessListModel Performs access checks for each property; skips the properties that the user is not allowed to access
SecurityPropertyEditor.AccessListModelBuilder Returns an SecurityPropertyEditor.AccessListModel during each request
SingleImageSelectionModel Selects a single image for an article.
SortableList This list offers the option for the code to provide the developer with links to sort the given categories.
TasksPanel  
UniqueItemNameValidationListener Ensures that the name of the item is unique by resolving the would-be URL of the item.
UserAddForm Form for adding multiple users to a role.
UserAdminPane A pane that contains user administration details.
UserSearchForm Form to search for users to be added to a staff group.
VisibilityComponent  
WorkspacePage The Content Center page.
 

Package com.arsdigita.cms.ui Description

Provides a set of UI components and tools for the Content Management System.



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