package
board
Value Members
-
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]
-
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]
-
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]
-
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]
-
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]
-
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]