nxd

Tag documentLink

Component Information 
InfoValue
Component Typejavax.faces.HtmlCommandLink
Handler Class org.nuxeo.ecm.platform.ui.web.tag.handler.DocumentLinkTagHandler
Renderer Typejavax.faces.Link
DescriptionNone
Attributes 
NameRequiredTypeDescription
documenttruejavax.el.ValueExpression
(must evaluate to org.nuxeo.ecm.core.api.DocumentModel)
The document model to link to
titlefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Value for the command link component
viewfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
View id of the document to display when redirecting to it. This is the view configured in the document type definition.

Output generated by Vdldoc View Declaration Language Documentation Generator.