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
-
trait
ScalatraFormsHelpers extends AnyRef
Supplies helper methods to render forms in Scalate templates.
-
class
ScalatraRenderContext extends ServletRenderContext with ScalatraFormsHelpers
A render context integrated with Scalatra.
A render context integrated with Scalatra. Exposes a few extra standard bindings to the template.
Value Members
- object ScalateSupport