Packages

package html

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Value Members

  1. object activity extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[Account, List[String], List[Activity], Context, play.twirl.api.HtmlFormat.Appendable]
  2. object application extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[Account, List[AccessToken], Option[(AccessToken, String)], Context, play.twirl.api.HtmlFormat.Appendable]
  3. object edit extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[Account, Option[Any], Option[Any], Context, play.twirl.api.HtmlFormat.Appendable]
  4. object group 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]
  5. object main extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template6[Account, List[String], String, Boolean, Html, Context, play.twirl.api.HtmlFormat.Appendable]
  6. object members extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[Account, List[GroupMember], Boolean, Context, play.twirl.api.HtmlFormat.Appendable]
  7. object menu extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[String, Boolean, Html, Context, play.twirl.api.HtmlFormat.Appendable]
  8. object newrepo extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[List[String], Boolean, Context, play.twirl.api.HtmlFormat.Appendable]
  9. object register extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template1[Context, play.twirl.api.HtmlFormat.Appendable]
  10. object repositories extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[Account, List[String], List[RepositoryInfo], Boolean, Context, play.twirl.api.HtmlFormat.Appendable]
  11. object ssh extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[Account, List[SshKey], Context, play.twirl.api.HtmlFormat.Appendable]

Ungrouped