Packages

package html

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

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 Template8[Option[Issue], List[Comment], Boolean, RepositoryInfo, Option[PullRequest], Option[String], Boolean, Context, play.twirl.api.HtmlFormat.Appendable]
  3. 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]
  4. 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]
  5. 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]
  6. object issue extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template12[Issue, List[IssueComment], List[Label], List[String], List[(Milestone, Int, Int)], List[Priority], List[Label], Boolean, Boolean, Boolean, RepositoryInfo, Context, play.twirl.api.HtmlFormat.Appendable]
  7. 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]
  8. object labellist extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template1[List[Label], play.twirl.api.HtmlFormat.Appendable]
  9. object list extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template14[String, List[(IssueInfo, Option[(CommitState, List[CommitStatus])])], Int, List[String], List[Milestone], List[Priority], List[Label], Int, Int, IssueSearchCondition, RepositoryInfo, Boolean, Boolean, Context, play.twirl.api.HtmlFormat.Appendable]
  10. object listparts extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template13[String, List[(IssueInfo, Option[(CommitState, List[CommitStatus])])], Int, Int, Int, IssueSearchCondition, List[String], List[Milestone], List[Priority], List[Label], Option[RepositoryInfo], Boolean, Context, play.twirl.api.HtmlFormat.Appendable]

Ungrouped