Packages

package html

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Value Members

  1. object data extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[Seq[String], Context, play.twirl.api.HtmlFormat.Appendable]
  2. object menu extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[String, Html, Context, play.twirl.api.HtmlFormat.Appendable]
  3. object plugins extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[List[PluginInfo], Context, play.twirl.api.HtmlFormat.Appendable]
  4. object system extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[Option[Any], Context, play.twirl.api.HtmlFormat.Appendable]
  5. object user extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[Option[Account], Option[Any], Context, play.twirl.api.HtmlFormat.Appendable]
  6. object usergroup extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[Option[Account], List[GroupMember], Context, play.twirl.api.HtmlFormat.Appendable]
  7. object userlist extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[List[Account], Map[String, List[String]], Boolean, Context, play.twirl.api.HtmlFormat.Appendable]

Ungrouped