1.0
1.2
w
Alfresco WCM JSF Components
Tag library consisting of Alfresco WCM JSF components i.e. those that can only be used in Alfresco WCM based projects
userSandboxes
org.alfresco.web.ui.wcm.tag.UserSandboxesTag
JSP
User Sandboxes
Displays the user sandboxes for a website
id
false
true
The component identifier for this component
value
true
true
The noderef of the website to display sandboxes for
binding
false
true
The value binding expression linking this component to a property in a backing bean
rendered
false
true
webapp
true
true
sandboxSnapshots
org.alfresco.web.ui.wcm.tag.SandboxSnapshotsTag
JSP
Sandbox Snapshots List
Displays the list of snapshots for a sandbox
id
false
true
The component identifier for this component
value
true
true
The sandbox to show the list of snapshots for
binding
false
true
The value binding expression linking this component to a property in a backing bean
rendered
false
true
dateFilter
false
true
pendingSubmissions
org.alfresco.web.ui.wcm.tag.PendingSubmissionsTag
JSP
Pending Submissions List
Displays the list of pending submissions for a sandbox
id
false
true
The component identifier for this component
value
true
true
The sandbox to show the list of pending submissions for
binding
false
true
The value binding expression linking this component to a property in a backing bean
rendered
false
true
formProcessor
org.alfresco.web.ui.wcm.tag.FormProcessorTag
JSP
Form Processor
Renders a form
id
false
true
The component identifier for this component
formInstanceData
true
true
The instance data for the form processor
formInstanceDataName
true
true
The name of the form instance data being modified
form
true
true
The form to use to render this form.
formProcessorSession
true
true
The form processor session value binding.
binding
false
true
The value binding expression linking this component to a property in a backing bean
rendered
false
true
deploymentReports
org.alfresco.web.ui.wcm.tag.DeploymentReportsTag
JSP
Deployment Reports
Renders the latest deployment reports for a web project
id
false
true
The component identifier for this component
value
true
true
The sandbox to show the list of snapshots for
rendered
false
true
showPrevious
false
true
Flag to determine whether the previous reports should be shown
dateFilter
false
true
The date filter for reducing the number of reports displayed
attempt
false
true
The NodeRef of the deploymentattempt to show
deploymentServers
org.alfresco.web.ui.wcm.tag.DeploymentServersTag
JSP
Deployment Servers
Renders a list of deployment servers and allows new ones to be
added and existing servers to be edited and removed
id
false
true
The component identifier for this component
value
true
true
The list of deployment servers to show
rendered
false
true
currentServer
false
true
The deployment server currently being added or edited
inAddMode
false
true
addType
false
true
deployWebsite
org.alfresco.web.ui.wcm.tag.DeployWebsiteTag
JSP
Deploy Website
Renders a list of servers to deploy to or show deployment progress for
id
false
true
The component identifier for this component
rendered
false
true
Flag to determine whether component should be rendered
website
true
true
The NodeRef of the website to deploy or being deployed
snapshotVersion
false
true
The version of the snapshot to deploy or being deployed
value
true
true
The list of servers to deploy to
deployMode
false
true
The type of servers being deployed to, 'live' or 'test'
store
false
true
The store being deployed
monitor
false
true
Whether the component is monitoring a deployment
monitorIds
false
true
List of deployment monitor ids to look for
linkValidationProgress
org.alfresco.web.ui.wcm.tag.LinkValidationProgressTag
Link Validation Progress
JSP
Monitors the progress of the current link validation check being executed.
id
false
true
rendered
false
true
Flag to determine whether component should be rendered
linkValidationSummary
org.alfresco.web.ui.wcm.tag.LinkValidationSummaryTag
JSP
Link Validation Sumary
Displays summary information for a link validation report
value
true
true
The link validation state object holding the report data
showPanel
false
true
Hides the surrounding panel if set to false, true by default
showTitle
false
true
Hides the summary report title if set to false, true by default
id
false
true
The component identifier for this component
rendered
false
true
Flag to determine whether component should be rendered
styleClass
false
true
CSS class to apply to the summary panel (applies to outer div element)
linkValidationReport
org.alfresco.web.ui.wcm.tag.LinkValidationReportTag
JSP
Link Validation Report
Displays the results of a link validation report
value
true
true
The link validation state object holding the report data
id
false
true
The component identifier for this component
rendered
false
true
Flag to determine whether component should be rendered
itemsExpanded
false
true
Flag to determine whether component should render the broken
links and generated files sections expanded
initialTab
false
true
The tab to be initially selected
avmLockIcon
org.alfresco.web.ui.wcm.tag.AVMLockIconTag
JSP
id
false
true
binding
false
true
rendered
false
true
style
false
true
styleClass
false
true
lockImage
false
true
lockOwnerImage
false
true
align
false
true
width
false
true
height
false
true
lockedOwnerTooltip
false
true
lockedUserTooltip
false
true
value
true
true
avmList
org.alfresco.web.ui.wcm.tag.AVMListTag
JSP
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
id
false
true
value
false
true
binding
false
true
rendered
false
true
styleClass
false
true
style
false
true
headerStyleClass
false
true
rowStyleClass
false
true
altRowStyleClass
false
true
width
false
true
var
false
true
initialSortColumn
false
true
initialSortDescending
false
true
listConfig
false
true
viewMode
false
true
pageSize
false
true
refreshOnBind
false
true