Package

securesocial.views.html

Registration

Permalink

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, Messages, RuntimeEnvironment, play.twirl.api.HtmlFormat.Appendable]

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

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

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

    Permalink

Ungrouped