Packages

package html

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Value Members

  1. object commentform extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template6[Issue, Boolean, Boolean, Boolean, RepositoryInfo, Context, play.twirl.api.HtmlFormat.Appendable]
  2. object commentlist extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template6[Option[Issue], List[Comment], Boolean, RepositoryInfo, Option[PullRequest], Context, play.twirl.api.HtmlFormat.Appendable]
  3. object commitstatus extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[Issue, Option[CommitStatusInfo], Context, play.twirl.api.HtmlFormat.Appendable]
  4. object create extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template9[List[String], List[Milestone], List[Priority], Option[Priority], List[Label], Boolean, String, RepositoryInfo, Context, play.twirl.api.HtmlFormat.Appendable]
  5. object editcomment extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[String, Int, RepositoryInfo, Context, play.twirl.api.HtmlFormat.Appendable]
  6. object editissue extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[Option[String], Int, RepositoryInfo, Context, play.twirl.api.HtmlFormat.Appendable]
  7. object issue extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template11[Issue, List[IssueComment], List[Label], List[String], List[(Milestone, Int, Int)], List[Priority], List[Label], Boolean, Boolean, RepositoryInfo, Context, play.twirl.api.HtmlFormat.Appendable]
  8. object issueinfo extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template11[Option[Issue], List[Comment], List[Label], List[String], List[(Milestone, Int, Int)], List[Priority], Option[Priority], List[Label], Boolean, RepositoryInfo, Context, play.twirl.api.HtmlFormat.Appendable]
  9. object labellist extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template1[List[Label], play.twirl.api.HtmlFormat.Appendable]
  10. object list extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template14[String, List[IssueInfo], Int, List[String], List[Milestone], List[Priority], List[Label], Int, Int, IssueSearchCondition, RepositoryInfo, Boolean, Boolean, Context, play.twirl.api.HtmlFormat.Appendable]
  11. object listparts extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template13[String, List[IssueInfo], Int, Int, Int, IssueSearchCondition, List[String], List[Milestone], List[Priority], List[Label], Option[RepositoryInfo], Boolean, Context, play.twirl.api.HtmlFormat.Appendable]

Ungrouped