Packages

package html

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Value Members

  1. object data extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[Seq[String], Context, play.twirl.api.HtmlFormat.Appendable]
  2. object dbviewer extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[Seq[Table], Context, play.twirl.api.HtmlFormat.Appendable]
  3. object menu extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[String, Html, Context, play.twirl.api.HtmlFormat.Appendable]
  4. object plugins extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[List[PluginInfoBase], Option[Any], Context, play.twirl.api.HtmlFormat.Appendable]
  5. object settings extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[Option[Any], Context, play.twirl.api.HtmlFormat.Appendable]
  6. object settings_authentication extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[Option[Any], Context, play.twirl.api.HtmlFormat.Appendable]
  7. object settings_integrations extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[Option[Any], Context, play.twirl.api.HtmlFormat.Appendable]
  8. object settings_system extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[Option[Any], Context, play.twirl.api.HtmlFormat.Appendable]
  9. object user extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[Option[Account], List[String], Option[Any], Context, play.twirl.api.HtmlFormat.Appendable]
  10. object usergroup extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[Option[Account], List[GroupMember], Context, play.twirl.api.HtmlFormat.Appendable]
  11. object userlist extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[List[Account], Map[String, List[String]], Boolean, Boolean, Context, play.twirl.api.HtmlFormat.Appendable]

Ungrouped