Package

xitrum

view

Permalink

package view

Content Hierarchy
Visibility
  1. Public
  2. All

Type Members

  1. class Scalate extends ScalateEngine

    Permalink

    This class is intended for use only by Xitrum.

    This class is intended for use only by Xitrum. Apps that want to create additional Scalate template engine instances can use ScalateEngine.

  2. class ScalateEngine extends TemplateEngine with ScalateEngineRenderInterface with ScalateEngineRenderTemplate with ScalateEngineRenderString with Log

    Permalink

    This class is intended for use by both Xitrum and normal apps to create additional Scalate template engine instances.

  3. trait ScalateEngineRenderInterface extends AnyRef

    Permalink

    Core xitrum.view.TemplateEngine interface methods.

  4. trait ScalateEngineRenderString extends AnyRef

    Permalink

    Additional utility methods.

  5. trait ScalateEngineRenderTemplate extends AnyRef

    Permalink

    Additional utility methods.

Value Members

  1. object ScalateEngine

    Permalink

Ungrouped