Package com.terminalfour.publish.handlebars.helper.page
The Page package contains some general handlebars helpers relating to published pages, such as the
preview helper
, which
allows the developer to target handlebars blocks for preview only.-
Class Summary Class Description PageLayoutIdHandlebarsHelper The {{pageLayoutId}} handlebars helper is a simple helper that outputs the ID of the Page Layout assigned to the currently publishing Section.PreviewHandlebarsHelper The {{#preview}} handlebars helper is a simple helper to allow processing of blocks to in preview only.