views.html

board

package board

Visibility
  1. Public
  2. All

Value Members

  1. object create extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[String, Form[Posting], Project, Boolean, String, play.twirl.api.HtmlFormat.Appendable]

  2. object edit extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template6[String, Form[Posting], Posting, Long, Project, Boolean, play.twirl.api.HtmlFormat.Appendable]

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

    Yona, 21st Century Project Hosting SW

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

    Yona, 21st Century Project Hosting SW

  5. object partial_list extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[Posting, Project, play.twirl.api.HtmlFormat.Appendable]

    Yona, 21st Century Project Hosting SW

  6. object view extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[Posting, Form[PostingComment], Project, play.twirl.api.HtmlFormat.Appendable]

    Yona, 21st Century Project Hosting SW

Ungrouped