package html
Ordering
- Alphabetic
Visibility
- Public
- All
Value Members
- 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]
- 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]
- 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]
- object plugins extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[List[(PluginInfoBase, Boolean, String)], Option[Any], Context, play.twirl.api.HtmlFormat.Appendable]
- 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]
- 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]
- object settings_plugins extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[Option[Any], Context, play.twirl.api.HtmlFormat.Appendable]
- 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]
- 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]
- 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]
- 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]