package scalate
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- trait ScalateI18nSupport extends ScalateSupport with I18nSupport
- trait ScalateRenderSupport extends AnyRef
-
trait
ScalateSupport
extends ServletBase
ScalateSupport creates and configures a template engine and provides helper methods and bindings to integrate with the ServletBase.
- trait ScalateUrlGeneratorSupport extends ScalateSupport
-
class
ScalatraRenderContext
extends ServletRenderContext
A render context integrated with Scalatra.
A render context integrated with Scalatra. Exposes a few extra standard bindings to the template.
- class ScalatraTemplateEngine extends TemplateEngine
Value Members
- object ScalateSupport