views.html

collections

package collections

Visibility
  1. Public
  2. All

Value Members

  1. object childCollections extends BaseScalaTemplate[play.api.templates.HtmlFormat.Appendable, Format[play.api.templates.HtmlFormat.Appendable]] with Template6[List[Collection], Collection, Int, Int, Flash, Option[User], play.api.templates.HtmlFormat.Appendable]

  2. object datasetsInCollection extends BaseScalaTemplate[play.api.templates.HtmlFormat.Appendable, Format[play.api.templates.HtmlFormat.Appendable]] with Template7[List[Dataset], Map[UUID, Int], UUID, Int, Int, Flash, Option[User], play.api.templates.HtmlFormat.Appendable]

  3. object listchildcollection extends BaseScalaTemplate[play.api.templates.HtmlFormat.Appendable, Format[play.api.templates.HtmlFormat.Appendable]] with Template5[Collection, Collection, Call, Flash, Option[User], play.api.templates.HtmlFormat.Appendable]

  4. object listitem extends BaseScalaTemplate[play.api.templates.HtmlFormat.Appendable, Format[play.api.templates.HtmlFormat.Appendable]] with Template4[Collection, Call, Flash, Option[User], play.api.templates.HtmlFormat.Appendable]

  5. object parentAllocation extends BaseScalaTemplate[play.api.templates.HtmlFormat.Appendable, Format[play.api.templates.HtmlFormat.Appendable]] with Template5[Collection, UUID, Symbol, List[Collection], Option[User], play.api.templates.HtmlFormat.Appendable]

  6. object tile extends BaseScalaTemplate[play.api.templates.HtmlFormat.Appendable, Format[play.api.templates.HtmlFormat.Appendable]] with Template6[Collection, Call, Option[String], String, Boolean, Option[User], play.api.templates.HtmlFormat.Appendable]

  7. object users extends BaseScalaTemplate[play.api.templates.HtmlFormat.Appendable, Format[play.api.templates.HtmlFormat.Appendable]] with Template5[Collection, Map[UUID, List[(String, String)]], Boolean, List[User], Option[User], play.api.templates.HtmlFormat.Appendable]

Ungrouped