| Class | Description |
|---|---|
| AddNoteFormHandler |
Form Handler for adding a note to a project.
|
| AssetSearchFormHandler |
Search form handler for assets.
|
| FireWorkflowOutcomeFormHandler |
Form Handler for firing an outcome on a task in a workflow.
|
| PortletFormHandler |
Base form handler class for creating Portlet form handlers within the Portals
framework.
|
| ProjectFormHandler |
Form Handler for adding or deleting an asset to/from a project.
|
| ProjectSearchFormHandler |
ProjectSearchFormHandler
Subclass of SearchFormHandler for searching, wrapping our starting with
and contains helpers.
|
| PublishingPortletFormHandler |
Base form handler class for creating Publishing form handlers within the Portals
framework.
|
| RepositoryAssetFormHandler |
RepositoryAssetFormHandler
(Moved from EPubAssetFormHandler, file upload functionality removed)
Subclass of atg.repository.servlet.RepositoryFormHandler for creating, saving,
deleting assets and projects in publishing.
|
| SearchFormHandler |
This form handler can be used to search repositories with any combination of
several search types: Keyword, Text, Hierarchical, Advanced.
|
| TaskActionFormHandler |
Form Handler for firing an outcome on a task in a workflow.
|
| VersioningLayerTools |