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