接口 | 说明 |
---|---|
I_CmsUploadConstants |
An interface that holds some constants for the upload dialog.
|
类 | 说明 |
---|---|
CmsAdditionalInfoBean |
Additional info bean.
|
CmsAvailabilityInfoBean |
A bean that holds the informations of the availability dialog.
|
CmsBrokenLinkBean |
A bean which represents either the source or the target of a broken link.
|
CmsCategoryBean |
A specific bean holding all info to be displayed in the categories tab.
|
CmsCategoryTreeEntry |
Recursive category tree entry.
|
CmsClientLock |
Client side lock class.
|
CmsClientVariantInfo |
Client-side bean which holds information about a client variant of a template context.
|
CmsContextMenuEntryBean |
A context menu entry bean.
|
CmsCoreData |
Runtime data bean for prefetching.
|
CmsCoreData.UserInfo |
Bean class containing info about the current user.
|
CmsDeleteResourceBean |
A bean which represents the information for the delete dialog.
|
CmsGwtConstants |
Common constants needed for client side code.
|
CmsIconUtil |
Utility class for the resource icon CSS.
|
CmsLinkBean |
A bean for representing a link, which can be external or internal.
|
CmsListInfoBean |
A bean holding all info to be displayed in
CmsListItemWidget s. |
CmsLockInfo |
A bean for storing information about whether a resource could be locked or not, and if not, why.
|
CmsLockReportInfo |
A bean holding the lock report info.
|
CmsMenuCommandParameters |
A class which contains constants for menu command parameters.
|
CmsModelResourceInfo |
Bean holding model resource information to be displayed in the model select dialog.
|
CmsPrepareEditResponse |
Response bean class for the 'prepareEdit' RPC method.
|
CmsPreviewInfo |
Info needed to preview a resource.
|
CmsPrincipalBean |
A bean that holds the informations of a principal to show the availability dialog.
|
CmsRenameInfoBean |
Bean class containing the information needed for the Rename dialog.
|
CmsReplaceInfo |
File replace dialog info.
|
CmsResourceCategoryInfo |
Category information for a specific resource.
|
CmsResourceStatusBean |
The Class CmsResourceStatusBean.
|
CmsResourceStatusRelationBean |
Bean class which represents a resource which is related to another resource.
|
CmsRestoreInfoBean |
The bean with the necessary information for the "Restore" dialog.
|
CmsReturnLinkInfo |
This class represents the result of a "return link" lookup, which is what happens if the user
clicks the "go to last page" button in the sitemap editor.
|
CmsTemplateContextInfo |
Client-compatible bean with information about the current template context.
|
CmsUploadFileBean |
A bean that holds the upload file infos.
|
CmsUploadProgessInfo |
A bean that holds the upload progress infos.
|
CmsValidationQuery |
A simple bean class which represents a validation request for a single form field.
|
CmsValidationResult |
The result of a single field validation.
|
CmsVfsEntryBean |
A bean which represents a resource in the VFS.
|
枚举 | 说明 |
---|---|
CmsClientLock.LockType |
The available lock types.
|
CmsCoreData.AdeContext |
A enumeration for the ADE context.
|
CmsListInfoBean.LockIcon |
Lock icons.
|
CmsListInfoBean.StateIcon |
Enum for the type of page icon which should be displayed.
|
CmsLockInfo.State |
An enum indicating the success or type of failure of a locking operation.
|
CmsResourceStatusTabId |
Enum used for identifying tabs in the resource info dialog.
|
CmsReturnLinkInfo.Status |
The moved status.
|
CmsUploadProgessInfo.UPLOAD_STATE |
A enum for the upload state.
|