Tag Summary |
userSandboxes | Displays the user sandboxes for a website |
sandboxSnapshots | Displays the list of snapshots for a sandbox |
pendingSubmissions | Displays the list of pending submissions for a sandbox |
formProcessor | Renders a form |
deploymentReports | Renders the latest deployment reports for a web project |
deploymentServers |
Renders a list of deployment servers and allows new ones to be
added and existing servers to be edited and removed
|
deployWebsite | Renders a list of servers to deploy to or show deployment progress for |
linkValidationProgress | Monitors the progress of the current link validation check being executed. |
linkValidationSummary | Displays summary information for a link validation report |
linkValidationReport | Displays the results of a link validation report |
avmLockIcon | No Description |
avmList |
The AVMList component is capable of rendering a list of java bean objects in a single rendering
mode. A List of objects is bound to the component through the value attribute and components
within the list can bind to specific fields (columns) through getter methods for each bean object
within the list. The component provides mechanism to page and sort data through additional
components
|