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 ScalateUrlGeneratorSupport extends ScalateSupport
  4. trait ScalatraFormsHelpers extends AnyRef

    Supplies helper methods to render forms in Scalate templates.

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

  6. trait ScalateSupport extends ServletBase

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

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

    Annotations
    @deprecated
    Deprecated

    (Since version 2.8.0) Scalate support in Scalatra has been deprecated. It will be deprecated in the next major version.

Value Members

  1. object ScalateSupport

Ungrouped