Package

gitbucket.core.issues

html

Permalink

package html

Visibility
  1. Public
  2. All

Value Members

  1. object commentform extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[Issue, Boolean, Boolean, RepositoryInfo, Context, play.twirl.api.HtmlFormat.Appendable]

    Permalink
  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]

    Permalink
  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]

    Permalink
  4. 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]

    Permalink
  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]

    Permalink
  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]

    Permalink
  7. object issue extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template9[Issue, List[IssueComment], List[Label], List[String], List[(Milestone, Int, Int)], List[Label], Boolean, RepositoryInfo, Context, play.twirl.api.HtmlFormat.Appendable]

    Permalink
  8. 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]

    Permalink
  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]

    Permalink
  10. object list extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template12[String, List[IssueInfo], Int, List[String], List[Milestone], List[Label], Int, Int, IssueSearchCondition, RepositoryInfo, Boolean, Context, play.twirl.api.HtmlFormat.Appendable]

    Permalink
  11. 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]

    Permalink

Ungrouped