org.fusesource.scalate

layout

package layout

Visibility
  1. Public
  2. All

Type Members

  1. class DefaultLayoutStrategy extends LayoutStrategy with Logging

    The default implementation of LayoutStrategy.

  2. trait LayoutStrategy extends AnyRef

    A strategy for loading and applying layout templates.

Value Members

  1. object NullLayoutStrategy extends LayoutStrategy

    A LayoutStrategy that renders the given template without using any layout.