nxd
            Tag documentLink
 Link to a document within the application using standard command link component and renderer. 
  All usual command link attribute are accepted except value and action. Value is replaced by the title attribute value, and action is dynamically processed to retrun to the document view. 
| 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 | 
| title | false | false | java.lang.String | Value for the command link component | 
| 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. | 
| 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.