Gets the optional additional parameter to a view link.
Example
${core:getViewLinkParams(view, page)}
Function Information
Function Class: | com.semanticcms.core.taglib.Functions |
---|---|
Function Signature: | java.util.Map<java.lang.String, java.util.List<java.lang.String>> getViewLinkParams(com.semanticcms.core.servlet.View, com.semanticcms.core.model.Page) |
Display Name: | None |