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:getViewLinkCssClass()}
  • ${core:getViewLinkParams()}
  • ${core:getViewCopyright()}
  • ${core:getViewAuthors()}
  • ${core:getViewTitle()}
  • ${core:getViewLinks()}
  • ${core:getViewAllowRobots()}
  • ${core:getLinkCssClass()}
  • ${core:mergeGlobalAndViewScripts()}
  • ${core:getShortTitle()}

${core:isViewApplicable()}

November 8, 2016

Checks if a view is applicable the given request and page.

Example

${core:isViewApplicable(view, page)}

Function Information

Function Class: com.semanticcms.core.taglib.Functions
Function Signature: boolean isViewApplicable(com.semanticcms.core.servlet.View, com.semanticcms.core.model.Page)
Display Name: None