Gets an optional set of additional links to include for this view in the order they should be added.
Example
${core:getViewLinks(view, page)}
Function Information
Function Class: | com.semanticcms.core.taglib.Functions |
---|---|
Function Signature: | java.util.Collection<com.aoapps.taglib.Link> getViewLinks(com.semanticcms.core.servlet.View, com.semanticcms.core.model.Page) |
Display Name: | None |