Packages

package layout

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Value Members

  1. object defaultMenu extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[SystemUser, String, AuthActions, play.twirl.api.HtmlFormat.Appendable]
  2. object listPage extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template6[UiConfig, String, Seq[Html], Request[AnyContent], Session, Flash, play.twirl.api.HtmlFormat.Appendable]
  3. object methodCall extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template13[String, UiConfig, (String, Call), Json, Call, Option[Json], Option[(String, String)], Option[LocalDateTime], Option[LocalDateTime], Boolean, Request[AnyContent], Session, Flash, play.twirl.api.HtmlFormat.Appendable]
  4. object page extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template8[String, UiConfig, Seq[String], Seq[String], Html, Request[AnyContent], Session, Flash, play.twirl.api.HtmlFormat.Appendable]

Ungrouped