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 Class | None |
| TagExtraInfo Class | None |
| Body Content | JSP |
| Display Name | None |
| Attributes |
| Name | Required | Request-time | Type | Description |
| document | true | false | org.nuxeo.ecm.core.api.DocumentModel | The document model to link to |
| view | false | false | java.lang.String | View id of the document to display when redirecting to it. This is the view configured in the document type definition. |
| tab | false | false | java.lang.String | The tab identifier to display as view of the document. |
| subTab | false | false | java.lang.String | The sub tab identifier to display as sub view of the document. |
| pattern | false | false | java.lang.String | The 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.