Package

com.malliina.play

tags

Permalink

package tags

Visibility
  1. Public
  2. All

Type Members

  1. trait All extends Tags with PlayTags with Bootstrap

    Permalink
  2. trait Bootstrap extends AnyRef

    Permalink

    Scalatags for Twitter Bootstrap.

  3. trait PlayTags extends AnyRef

    Permalink
  4. case class TagPage(tags: TypedTag[String]) extends Product with Serializable

    Permalink

    Helper that enables imports-free usage in Play's Actions such as: Action(Ok(myTags)).

    Helper that enables imports-free usage in Play's Actions such as: Action(Ok(myTags)).

    tags

    scalatags

  5. trait Tags extends AnyRef

    Permalink

Value Members

  1. object All extends All

    Permalink
  2. object Bootstrap extends Bootstrap

    Permalink
  3. object PlayTags extends PlayTags

    Permalink
  4. object TagPage extends Serializable

    Permalink
  5. object Tags extends Tags

    Permalink

Ungrouped