Content
FramesNo Frames

Page Tree

  • Functions
  • Taglib Reference
  • Taglib
  • News
  • SemanticCMS

${news:findAllNews()}

May 29, 2020

Gets all the new items in the given page and below, ordered by pubDate desc, page.

Example

${news:findAllNews(page)}

Function Information

Function Class: com.semanticcms.news.taglib.Functions
Function Signature: java.util.List<com.semanticcms.news.model.News> findAllNews(com.semanticcms.core.model.Page)
Display Name: None