Packages

p

org.scalatra

scalate

package scalate

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait ScalateI18nSupport extends ScalateSupport with I18nSupport
  2. trait ScalateRenderSupport extends AnyRef
  3. trait ScalateSupport extends ServletBase

    ScalateSupport creates and configures a template engine and provides helper methods and bindings to integrate with the ServletBase.

  4. trait ScalateUrlGeneratorSupport extends ScalateSupport
  5. trait ScalatraFormsHelpers extends AnyRef

    Supplies helper methods to render forms in Scalate templates.

  6. 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

  1. object ScalateSupport

Ungrouped