nxd
Tag restDocumentLink


Link to a document within the application using standard output link component and renderer.

The main purpose of this tag is to provide restful (bookmarkable) navigation inside documents.

All usual output link attributes are accepted except value. Value is replaced a method binding that generates the correct rest URL.



Tag Information
Tag ClassNone
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
documenttruefalseorg.nuxeo.ecm.core.api.DocumentModelThe document model to link to
viewfalsefalsejava.lang.StringView id of the document to display when redirecting to it. This is the view configured in the document type definition.
tabfalsefalsejava.lang.StringThe tab identifier to display as view of the document.
subTabfalsefalsejava.lang.StringThe sub tab identifier to display as sub view of the document.
patternfalsefalsejava.lang.StringThe pattern name to use to generate the url (according to the url service configuration).

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.