p

views

html

package html

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. html
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. object alertsFromForm extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[Form[_], Messages, play.twirl.api.HtmlFormat.Appendable]
  2. object index extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[String, RequestHeader, WebJarsUtil, play.twirl.api.HtmlFormat.Appendable]
  3. object login extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[Form[LoginData], RequestHeader, Messages, WebJarsUtil, play.twirl.api.HtmlFormat.Appendable]
  4. object main extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[String, Html, RequestHeader, WebJarsUtil, play.twirl.api.HtmlFormat.Appendable]
  5. object menu
  6. object passwordChange extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[Form[ChangePasswordData], CSRFHelper, Messages, WrappedRequest[_], WebJarsUtil, play.twirl.api.HtmlFormat.Appendable]
  7. object passwordForgot extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[Form[ForgotPasswordData], CSRFHelper, Messages, RequestHeader, WebJarsUtil, play.twirl.api.HtmlFormat.Appendable]
  8. object passwordReset extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template6[Form[ChangePasswordData], Id[UUID], CSRFHelper, Messages, RequestHeader, WebJarsUtil, play.twirl.api.HtmlFormat.Appendable]
  9. object passwordStrength
  10. object showUsers extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[User, RequestHeader, WebJarsUtil, Users, play.twirl.api.HtmlFormat.Appendable]
  11. object signUp extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[Form[SignUpData], Messages, RequestHeader, WebJarsUtil, play.twirl.api.HtmlFormat.Appendable]
  12. object signUpAwaitConfirmation extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[RequestHeader, Smtp, WebJarsUtil, play.twirl.api.HtmlFormat.Appendable]

Inherited from AnyRef

Inherited from Any

Ungrouped