|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CMSForm | |
com.arsdigita.cms.ui | Provides a set of UI components and tools for the Content Management System. |
com.arsdigita.cms.ui.category | Provides a set of UI components for managing the category tree for a content section. |
com.arsdigita.cms.ui.type | Provides the set of classes that implements the user interface for managing pre-defined content types. |
Uses of CMSForm in com.arsdigita.cms.ui |
Subclasses of CMSForm in com.arsdigita.cms.ui | |
class |
FolderProperties.EditFolder
|
class |
SectionConfigurationPage.AddLocale
|
class |
SectionConfigurationPage.EditSection
|
class |
UserSearchForm
Form to search for users to be added to a staff group. |
Uses of CMSForm in com.arsdigita.cms.ui.category |
Subclasses of CMSForm in com.arsdigita.cms.ui.category | |
class |
IndexItemSelectionForm
Allows the user to select an index item to display when the front end user is browsing by Category |
Uses of CMSForm in com.arsdigita.cms.ui.type |
Subclasses of CMSForm in com.arsdigita.cms.ui.type | |
class |
AddContentItemElement
This class contains the form component for adding a Content Item element to a content type |
class |
AddDateElement
This class contains the form component for adding a date element to a content type |
class |
AddElement
This class contains the form component for selecting which type of element to add to a content type |
class |
AddFileElement
This class contains the form component for adding a File element to a content type |
class |
AddImageElement
This class contains the form component for adding a Image element to a content type |
class |
AddNumberElement
This class contains the form component for adding a number element to a content type |
class |
AddTextAssetElement
This class contains the form component for adding a TextAsset element to a content type |
class |
AddTextElement
This class contains the form component for adding an text element to a content type |
class |
AddType
This class contains a form component to add a content type |
class |
CreateType
This class contains a form component to create a new content type |
class |
EditType
This class contains a form component to edit a content type |
class |
ElementAddForm
This is the base form class for all ElementAddForms used in adding elements to a user-defined content type |
class |
SelectType
This class contains a form component to that allows adding already-existing content type to a content section. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |