views.html

issue

package issue

Visibility
  1. Public
  2. All

Value Members

  1. object create extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[String, Form[Issue], Project, String, play.twirl.api.HtmlFormat.Appendable]

  2. object edit extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[String, Form[Issue], Issue, Project, play.twirl.api.HtmlFormat.Appendable]

  3. object list extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[String, Page[Issue], SearchCondition, Project, play.twirl.api.HtmlFormat.Appendable]

  4. object my_list extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[String, Page[Issue], SearchCondition, Project, play.twirl.api.HtmlFormat.Appendable]

    Yona, 21st Century Project Hosting SW

  5. object my_partial_list extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[Collection[Issue], SearchCondition, Int, Int, Project, play.twirl.api.HtmlFormat.Appendable]

    Yona, 21st Century Project Hosting SW

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

  7. object my_partial_search extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[String, Page[Issue], SearchCondition, Project, play.twirl.api.HtmlFormat.Appendable]

  8. object partial_assignee extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[Project, Issue, play.twirl.api.HtmlFormat.Appendable]

    Yona, 21st Century Project Hosting SW

  9. object partial_comment extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[Comment, Project, Issue, play.twirl.api.HtmlFormat.Appendable]

    Yona, 21st Century Project Hosting SW

  10. object partial_comments extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[Project, Issue, play.twirl.api.HtmlFormat.Appendable]

    Yona, 21st Century Project Hosting SW

  11. object partial_event_timeline extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[IssueEvent, Project, Issue, IssueEvent, play.twirl.api.HtmlFormat.Appendable]

    Yona, 21st Century Project Hosting SW

  12. object partial_index_comment extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[Comment, Project, Issue, play.twirl.api.HtmlFormat.Appendable]

  13. object partial_index_comments extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[Project, Issue, play.twirl.api.HtmlFormat.Appendable]

  14. object partial_index_event_timeline extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[IssueEvent, Project, Issue, IssueEvent, play.twirl.api.HtmlFormat.Appendable]

    Yona, 21st Century Project Hosting SW

  15. object partial_list extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[Project, Collection[Issue], SearchCondition, Int, Int, play.twirl.api.HtmlFormat.Appendable]

  16. object partial_list_draft extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[Project, Collection[Issue], play.twirl.api.HtmlFormat.Appendable]

  17. object partial_list_quicksearch extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[SearchCondition, Project, play.twirl.api.HtmlFormat.Appendable]

    Yobi, Project Hosting SW

  18. object partial_list_subtask extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[Project, Issue, play.twirl.api.HtmlFormat.Appendable]

    Yona, 21st Century Project Hosting SW

  19. object partial_list_wrap extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[String, Page[Issue], SearchCondition, Project, play.twirl.api.HtmlFormat.Appendable]

    Yobi, Project Hosting SW

  20. object partial_massupdate extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[Project, SearchCondition, play.twirl.api.HtmlFormat.Appendable]

  21. object partial_searchform extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[SearchCondition, Project, play.twirl.api.HtmlFormat.Appendable]

    Yona, 21st Century Project Hosting SW

  22. object partial_select_label extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[List[IssueLabel], Set[Long], String, String, Project, play.twirl.api.HtmlFormat.Appendable]

    Yobi, Project Hosting SW

  23. object partial_select_subtask extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[Project, Long, Long, play.twirl.api.HtmlFormat.Appendable]

    Yona, 21st Century Project Hosting SW

  24. object partial_show_selected_label extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[List[IssueLabel], String, play.twirl.api.HtmlFormat.Appendable]

    Yobi, Project Hosting SW

  25. object partial_view_child extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[String, Issue, Issue, play.twirl.api.HtmlFormat.Appendable]

  26. object partial_view_childIssueList extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[Issue, Project, play.twirl.api.HtmlFormat.Appendable]

    Yona, 21st Century Project Hosting SW

  27. object partial_view_childIssueListOnly extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[Issue, Project, play.twirl.api.HtmlFormat.Appendable]

    Yona, 21st Century Project Hosting SW

  28. object partial_voter_list extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[String, Collection[User], play.twirl.api.HtmlFormat.Appendable]

    Yobi, Project Hosting SW

  29. object partial_voters extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[Issue, Int, Int, play.twirl.api.HtmlFormat.Appendable]

    Yona, 21st Century Project Hosting SW

  30. object view extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[String, Issue, Form[Issue], Form[Comment], Project, play.twirl.api.HtmlFormat.Appendable]

    Yona, 21st Century Project Hosting SW

Ungrouped