securesocial.views.html

Registration

package Registration

Visibility
  1. Public
  2. All

Value Members

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

  2. object signUp extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[Form[RegistrationInfo], String, RequestHeader, Lang, RuntimeEnvironment[_], play.twirl.api.HtmlFormat.Appendable]

  3. object startResetPassword extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[Form[String], RequestHeader, Lang, RuntimeEnvironment[_], play.twirl.api.HtmlFormat.Appendable]

  4. object startSignUp extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[Form[String], RequestHeader, Lang, RuntimeEnvironment[_], play.twirl.api.HtmlFormat.Appendable]

Ungrouped