Packages

package html

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Value Members

  1. object edit extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[Option[Milestone], RepositoryInfo, Context, play.twirl.api.HtmlFormat.Appendable]
  2. object list extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[String, List[(Milestone, Int, Int)], RepositoryInfo, Boolean, Context, play.twirl.api.HtmlFormat.Appendable]
  3. object listparts extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template12[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]
  4. object milestone extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template11[String, List[(IssueInfo, Option[(CommitState, List[CommitStatus])])], Int, List[String], List[Priority], List[Label], IssueSearchCondition, List[(Milestone, Int, Int)], RepositoryInfo, Boolean, Context, play.twirl.api.HtmlFormat.Appendable]
  5. object progress extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[Int, Int, play.twirl.api.HtmlFormat.Appendable]

Ungrouped