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 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)], Option[Any], Context, play.twirl.api.HtmlFormat.Appendable]
- object 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 Template3[Option[Account], 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 Template4[List[Account], Map[String, List[String]], Boolean, Context, play.twirl.api.HtmlFormat.Appendable]