views.html

users

package users

Visibility
  1. Public
  2. All

Value Members

  1. object followers extends BaseScalaTemplate[play.api.templates.HtmlFormat.Appendable, Format[play.api.templates.HtmlFormat.Appendable]] with Template7[List[(UUID, String, String, String)], String, UUID, Int, Int, Int, Option[User], play.api.templates.HtmlFormat.Appendable]

  2. object followingCollections extends BaseScalaTemplate[play.api.templates.HtmlFormat.Appendable, Format[play.api.templates.HtmlFormat.Appendable]] with Template10[List[Collection], Int, Int, Int, Option[String], Option[String], Option[String], Option[String], Flash, Option[User], play.api.templates.HtmlFormat.Appendable]

  3. object followingDatasets extends BaseScalaTemplate[play.api.templates.HtmlFormat.Appendable, Format[play.api.templates.HtmlFormat.Appendable]] with Template11[List[Dataset], Int, Int, Int, Option[String], Option[String], Option[String], Option[String], List[String], Flash, Option[User], play.api.templates.HtmlFormat.Appendable]

  4. object followingFiles extends BaseScalaTemplate[play.api.templates.HtmlFormat.Appendable, Format[play.api.templates.HtmlFormat.Appendable]] with Template6[List[File], Int, Int, Int, Option[String], Option[User], play.api.templates.HtmlFormat.Appendable]

  5. object followingSpaces extends BaseScalaTemplate[play.api.templates.HtmlFormat.Appendable, Format[play.api.templates.HtmlFormat.Appendable]] with Template10[List[ProjectSpace], String, Int, Option[String], Boolean, Option[String], Int, Int, Option[String], Option[User], play.api.templates.HtmlFormat.Appendable]

  6. object followingUsers extends BaseScalaTemplate[play.api.templates.HtmlFormat.Appendable, Format[play.api.templates.HtmlFormat.Appendable]] with Template6[List[(UUID, String, String, String)], String, Int, Int, Int, Option[User], play.api.templates.HtmlFormat.Appendable]

  7. object listUsers extends BaseScalaTemplate[play.api.templates.HtmlFormat.Appendable, Format[play.api.templates.HtmlFormat.Appendable]] with Template5[List[(UUID, String, String, String)], String, String, Int, Option[User], play.api.templates.HtmlFormat.Appendable]

  8. object tile extends BaseScalaTemplate[play.api.templates.HtmlFormat.Appendable, Format[play.api.templates.HtmlFormat.Appendable]] with Template4[(UUID, String, String, String), String, Boolean, Option[User], play.api.templates.HtmlFormat.Appendable]

Ungrouped