Content
FramesNo Frames

Page Tree

  • ${core:capturePageInBook()}
  • Functions
  • Taglib Reference
  • Taglib
  • Core
  • SemanticCMS
  • ${core:capturePage()}
  • ${core:captureContentRoot()}
  • ${core:getCaptureLevel()}
  • ${core:getPageIndex()}
  • ${core:convertPageDagToList()}
  • ${core:getFileInBook()}
  • ${core:getFile()}
  • ${core:getExeFileInBook()}
  • ${core:getExeFile()}
  • ${core:encodeUrlParam()}
  • ${core:getRefId()}
  • ${core:getRefIdInPage()}
  • ${core:ceil()}
  • ${core:floor()}
  • ${core:parseQueryString()}
  • ${core:repeat()}
  • ${core:getBook()}
  • ${core:encodeHexData()}
  • ${core:isExporting()}
  • ${core:findCopyright()}
  • ${core:findAuthors()}
  • ${core:findAllowRobots()}
  • ${core:hasChild()}
  • ${core:hasElement()}
  • ${core:findTopLevelElements()}
  • ${core:filterElements()}
  • ${core:isViewApplicable()}
  • ${core:getViewLinkCssClass()}
  • ${core:getViewLinkParams()}
  • ${core:getViewCopyright()}
  • ${core:getViewAuthors()}
  • ${core:getViewTitle()}
  • ${core:getViewAllowRobots()}
  • ${core:getLinkCssClass()}
  • ${core:mergeGlobalAndViewScripts()}
  • ${core:getShortTitle()}

${core:getViewLinks()}

June 4, 2021

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