Provides a common base class for CodeGenerator implementations.
The default implementation for AttributeMap
backed
by a map like collection.
A TemplatePackage where we try and find an object/controller/resource type based on the name of the current template and if we can find it then we create a variable called **it** of the controller type and import its values into the template.
Implements the Groovy style Elvis operator in Scala
A helper class useful for implicit conversions when legacy code iterates over a Map without explicitly decomposing the iterator value to a tuple
Implements a Template using a list of filters
This class can precompile Scalate templates into JVM classes.
This class generates static HTML files for your website using the Scalate templates, filters and wiki markups you are using.
A helper object to find a template from a URI using a number of possible extensions and directories
The base class for any **ScalatePackage** class added to the classpath to customize the templates
Is a String with positioning information
A helper class for working with Boot style classes which take a TemplateEngine as a constructor argument and have a zero argument run method.
A number of helper implicit conversions for use in templates