|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Authoring Kit
user interface.
See:
Description
Interface Summary | |
AuthoringStepComponent | Interface which authoring step components should implement. |
CreationComponent | Interface which item creation components should implement. |
Class Summary | |
ApplyWorkflowFormSection | A FormSection which will allow users with SecrityConstants.APPLY_ALTERNATE_WORFLOWS permission to choose a different workflow to apply to a new item. |
ArticleImage | Display the image associated with the article (if any), and present UI controls for associating a new image. |
ArticleImageChooser | A component that can assign an existing image to an article. |
AuthoringKitSelector | Selects a component based on content type. |
AuthoringKitWizard | This class represents a single authoring kit. |
BasicImageForm | A form for modifying a single image asset attached to the article. |
BasicItemForm | A form for editing subclasses of ContentItem. |
BasicPageForm | A form for editing subclasses of ContentPage. |
CategoryModelBuilder | |
CategoryWidget | |
CreationSelector | An invisible component which contains all the possible creation components. |
ImagePropertiesForm | A form which edits the width/height/caption of the image. |
ImageSelectionForm | A form which displays the newly selected image and prompts for image caption. |
ImageUploadForm | A form for uploading images. |
ItemCategoryForm | |
ItemCategoryStep | |
ItemCategorySummary | |
LanguageWidget | Language picker for the multilingual content items. |
NameValidationListener | Verifies that the parameter is a valid filename, is not null, and contains no reserved characters. |
NewItemForm | A form which displays a select box of all content types available under the given content section, and forwards to the item creation UI when the user selects a content type to instantiate. |
PageCreate | A form which will create a new ContentPage or one of its subclasses. |
PageCreateDynamic | The creation component for user-defined content items TODO: subclass PageCreate now that this no longer extends MetaForm? |
PageCreateDynamic.ContentItemSelectPrintListener | A print listener for content item selection -- a select list of all content items of the given type |
PageEdit | The article editing component. |
PageEditDynamic | The editing component for user defined items. |
SecondaryPageEditDynamic | The editing component for user defined items. |
SimpleEditStep | A simple implementation of an Authoring Kit editing step. |
TextAssetBody | Displays the mime-type and the body of a single TextAsset . |
TextAssetBodyLabelCellRenderer | |
TextAssetBodyPropertySheet | This extends DomainObjectPropertySheet and has a lot of duplicate code from it because it uses so many private inner classes |
TextPageBody | Displays the current text body of the article and allows the user to edit it, by uploading a file or entering text in a textbox. |
WizardSelector | An invisible component which contains all the possible authoring kits. |
WorkflowLockedComponentAccess | Deprecated. Use com.arsdigita.cms.workflow.ui.WorkflowLockedComponentAccess |
Provides a set of UI components and tools for
the Authoring Kit
user interface.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |