securesocial.views

html

package html

Visibility
  1. Public
  2. All

Value Members

  1. package Registration

  2. object inputFieldConstructor extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template1[FieldElements, play.twirl.api.HtmlFormat.Appendable]

  3. object login extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[Form[(String, String)], Option[String], RequestHeader, Lang, RuntimeEnvironment[_], play.twirl.api.HtmlFormat.Appendable]

  4. package mails

  5. object main extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[String, Html, Lang, RuntimeEnvironment[_], play.twirl.api.HtmlFormat.Appendable]

  6. object notAuthorized extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[RequestHeader, Lang, RuntimeEnvironment[_], play.twirl.api.HtmlFormat.Appendable]

  7. object passwordChange extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[Form[ChangeInfo], RequestHeader, Lang, RuntimeEnvironment[_], play.twirl.api.HtmlFormat.Appendable]

  8. object provider extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[String, Option[Form[(String, String)]], RequestHeader, Lang, RuntimeEnvironment[_], play.twirl.api.HtmlFormat.Appendable]

Ungrouped