package
html
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 Template6[Option[Issue], List[Comment], Boolean, RepositoryInfo, Option[PullRequest], Context, play.twirl.api.HtmlFormat.Appendable]
-
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]
-
object
create extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template6[List[String], List[Milestone], List[Label], Boolean, 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 Template10[Issue, List[IssueComment], List[Label], List[String], List[(Milestone, Int, Int)], List[Label], 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 Template9[Option[Issue], List[Comment], List[Label], List[String], List[(Milestone, Int, Int)], 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 Template13[String, List[IssueInfo], Int, List[String], List[Milestone], 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 Template12[String, List[IssueInfo], Int, Int, Int, IssueSearchCondition, List[String], List[Milestone], List[Label], Option[RepositoryInfo], Boolean, Context, play.twirl.api.HtmlFormat.Appendable]