Class Summary |
EnumTemplateModel |
a freemarker template implementation that
wraps an enumeration of strings. |
FreemarkerPage |
An implementation of the com.niggle.templates.Page interface
that uses the freemarker template library. |
FreemarkerPageFactory |
A concrete PageFactory type that vends Page objects
that represent Freemarker templates. |
FreemarkerPresentationWrapper |
|
LazyHashModel |
A freemarker template model implementation
that replaces freemarker.template.SimpleHash. |
LazyListTemplate |
A "lazy" list implementation of the freemarker
TemplateListModel interface
for exposing a collection of records at one go. |
LocalizedFileTemplateCache |
A version of the Freemarker TemplateCache that fishes out a
different template based on locale information. |
RecordTemplate |
A freemarker template model specifically designed
to "wrap" a niggle data record. |
SmartScalar |
A freemarker template model that is aware of HTML entities. |