views.html

Rooms

package Rooms

Visibility
  1. Public
  2. All

Value Members

  1. object browse extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template7[Room, List[LogEntry], EntryHelper, Integer, Integer, Integer, String, play.twirl.api.HtmlFormat.Appendable]

  2. object index extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template1[List[Room], play.twirl.api.HtmlFormat.Appendable]

  3. object show extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[Room, List[LogEntry], DateTime, DateTime, play.twirl.api.HtmlFormat.Appendable]

Ungrouped