views.html

code

package code

Visibility
  1. Public
  2. All

Value Members

  1. object branches extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[Project, List[GitBranch], GitBranch, play.twirl.api.HtmlFormat.Appendable]

    Yobi, Project Hosting SW

  2. object compare extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[Project, Commit, Commit, List[FileDiff], play.twirl.api.HtmlFormat.Appendable]

    Yobi, Project Hosting SW

  3. object compare_svn extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[Project, Commit, Commit, String, play.twirl.api.HtmlFormat.Appendable]

    Yobi, Project Hosting SW

  4. object diff extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template7[Project, Commit, Commit, List[CommentThread], String, List[FileDiff], String, play.twirl.api.HtmlFormat.Appendable]

    Yona, 21st Century Project Hosting SW

  5. object history extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[Project, List[Commit], Integer, String, String, play.twirl.api.HtmlFormat.Appendable]

    Yona, 21st Century Project Hosting SW

  6. object nohead extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template1[Project, play.twirl.api.HtmlFormat.Appendable]

    Yobi, Project Hosting SW

  7. object nohead_svn extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template1[Project, play.twirl.api.HtmlFormat.Appendable]

    Yobi, Project Hosting SW

  8. object partial_branchrow extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[Project, GitBranch, Boolean, play.twirl.api.HtmlFormat.Appendable]

    Yobi, Project Hosting SW

  9. object partial_nonrange_codecomment_thread extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template1[NonRangedCodeCommentThread, play.twirl.api.HtmlFormat.Appendable]

    Yobi, Project Hosting SW

  10. object partial_view_file extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[Project, ObjectNode, String, String, play.twirl.api.HtmlFormat.Appendable]

  11. object partial_view_folder extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[Project, JsonNode, String, String, play.twirl.api.HtmlFormat.Appendable]

    Yobi, Project Hosting SW

  12. object svnDiff extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template7[Project, Commit, Commit, String, List[CommitComment], String, String, play.twirl.api.HtmlFormat.Appendable]

    Yobi, Project Hosting SW

  13. object view extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[Project, List[String], List[ObjectNode], String, String, play.twirl.api.HtmlFormat.Appendable]

Ungrouped