FreeMarker

From bemoko developer wiki

Jump to: navigation, search
Product - FreeMarker
Home: http://freemarker.sourceforge.net/  Version: 2.3.15
Summary: "template engine"; a generic tool to generate text output based on templates

Freemarker is the default template language within bemokoLive - see Templates - Page Look & Feel for details of it in action.

Freemarker Documentation

  1. [#if] - if, else, elseif
  2. [#switch] - switch, case, default, break
  3. Custom Template Functions
  4. ... all directives