serinus_liquify library

Classes

FileSystemRoot
The Root implementation provided by the Serinus team. It allows to use the templates on your file system.
FilterRegistry
A registry for storing and retrieving filter functions.
LiquifyEngine
The LiquifyEngine in an implementation of the Serinus ViewEngine. It uses the liquify package to render templates.
Root
Base interface for template resolution systems.
Template

Exceptions / Errors

LiquifyEngineMissingRoot
Error thrown when the root object is not provided.
LiquifyEngineMissingRootPath
Error thrown when the root path does not exist.