experimental Provides the set of classes that implements the user interface for managing pre-defined content types.

Overview

The content types admin UI allows a user to perform the following administrative actions on content types:

Bebop component hierarchy


  {@link com.arsdigita.cms.ui.type.AdministrationPane}    [com.arsdigita.cms.ui.type.AdministrationPane]
    {@link com.arsdigita.cms.ui.CMSContainer}           [com.arsdigita.cms.ui.CMSContainer]
      {@link com.arsdigita.cms.ui.type.SelectType}          [com.arsdigita.cms.ui.type.SelectType]
    {@link com.arsdigita.cms.ui.type.OneType}             [com.arsdigita.cms.ui.type.OneType]
      {@link com.arsdigita.cms.ui.CMSContainer}           [com.arsdigita.cms.ui.CMSContainer]
        {@link com.arsdigita.cms.ui.type.TypeInfo}             [com.arsdigita.cms.ui.type.TypeInfo]
      {@link com.arsdigita.cms.ui.type.EditType}             [com.arsdigita.cms.ui.type.EditType]