package html
Ordering
- Alphabetic
Visibility
- Public
- All
Value Members
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- object register extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template1[Context, play.twirl.api.HtmlFormat.Appendable]
- 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]
- 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]