Gets the authors for the given view and page.
Example
${core:getViewAuthors(view, page)}
Function Information
Function Class: | com.semanticcms.core.taglib.Functions |
---|---|
Function Signature: | java.util.Set<com.semanticcms.core.model.Author> getViewAuthors(com.semanticcms.core.servlet.View, com.semanticcms.core.model.Page) |
Display Name: | None |