Package

gitbucket.core.search

html

Permalink

package html

Visibility
  1. Public
  2. All

Value Members

  1. object code extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[List[FileSearchResult], String, Int, RepositoryInfo, Context, play.twirl.api.HtmlFormat.Appendable]

    Permalink
  2. object issues extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[List[IssueSearchResult], String, Int, RepositoryInfo, Context, play.twirl.api.HtmlFormat.Appendable]

    Permalink
  3. object menu extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[String, String, RepositoryInfo, Html, Context, play.twirl.api.HtmlFormat.Appendable]

    Permalink
  4. object repositories extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[String, List[RepositoryInfo], List[RepositoryInfo], List[RepositoryInfo], Context, play.twirl.api.HtmlFormat.Appendable]

    Permalink
  5. object wiki extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[List[FileSearchResult], String, Int, RepositoryInfo, Context, play.twirl.api.HtmlFormat.Appendable]

    Permalink

Ungrouped