Packages

package html

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Value Members

  1. object activity extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[Account, List[String], List[Activity], List[String], 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 creategroup extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[List[GroupMember], Context, play.twirl.api.HtmlFormat.Appendable]
  4. object edit extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[Account, List[String], Option[Any], Option[Any], Context, play.twirl.api.HtmlFormat.Appendable]
  5. object editgroup extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[Account, List[GroupMember], Option[Any], Context, play.twirl.api.HtmlFormat.Appendable]
  6. object edithook extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[AccountWebHook, Set[Event], Account, Boolean, Context, play.twirl.api.HtmlFormat.Appendable]
  7. object gpg extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[Account, List[GpgKey], Context, play.twirl.api.HtmlFormat.Appendable]
  8. object groupform extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[Option[Account], List[GroupMember], Boolean, Context, play.twirl.api.HtmlFormat.Appendable]
  9. object hooks extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[Account, List[(AccountWebHook, Set[Event])], Option[Any], Context, play.twirl.api.HtmlFormat.Appendable]
  10. object main extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template7[Account, List[String], String, List[String], Boolean, Html, Context, play.twirl.api.HtmlFormat.Appendable]
  11. object members extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[Account, List[GroupMember], List[String], Boolean, Context, play.twirl.api.HtmlFormat.Appendable]
  12. object menu extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[String, String, Boolean, Html, Context, play.twirl.api.HtmlFormat.Appendable]
  13. 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]
  14. object preferences extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[Account, String, Context, play.twirl.api.HtmlFormat.Appendable]
  15. object register extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template1[Context, play.twirl.api.HtmlFormat.Appendable]
  16. object repositories extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template6[Account, List[String], List[RepositoryInfo], List[String], Boolean, Context, play.twirl.api.HtmlFormat.Appendable]
  17. 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