Packages

package helpers

Linear Supertypes
AnyRef, Any

Type Members

  1. type HmrcFooterItems = config.HmrcFooterItems
  2. type HmrcHead = hmrcHead
  3. type HmrcLanguageSelectHelper = hmrcLanguageSelectHelper
  4. type HmrcReportTechnicalIssueHelper = hmrcReportTechnicalIssueHelper
  5. type HmrcScripts = hmrcScripts
  6. type HmrcStandardFooter = hmrcStandardFooter
  7. type HmrcStandardHeader = hmrcStandardHeader
  8. type HmrcTimeoutDialogHelper = hmrcTimeoutDialogHelper
  9. type HmrcTrackingConsentSnippet = hmrcTrackingConsentSnippet
  10. class hmrcHead extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[Option[Html], Option[String], RequestHeader, Messages, play.twirl.api.HtmlFormat.Appendable]
  11. class hmrcLanguageSelectHelper extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template1[Messages, play.twirl.api.HtmlFormat.Appendable]
  12. class hmrcReportTechnicalIssueHelper extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[Messages, RequestHeader, play.twirl.api.HtmlFormat.Appendable]
  13. class hmrcScripts extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[Option[Html], Option[String], RequestHeader, play.twirl.api.HtmlFormat.Appendable]
  14. class hmrcStandardFooter extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[Seq[FooterItem], Option[String], Messages, RequestHeader, play.twirl.api.HtmlFormat.Appendable]
  15. class hmrcStandardHeader extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template8[Option[String], Option[String], Option[String], Option[Aliases.UserResearchBanner], Option[govukfrontend.views.Aliases.PhaseBanner], Boolean, Messages, RequestHeader, play.twirl.api.HtmlFormat.Appendable]
  16. class hmrcTimeoutDialogHelper extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template12[String, Option[String], Option[String], Option[Int], Option[Int], Option[String], Option[String], Option[String], Option[String], Option[String], Messages, RequestHeader, play.twirl.api.HtmlFormat.Appendable]
  17. class hmrcTrackingConsentSnippet extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[Option[String], Messages, play.twirl.api.HtmlFormat.Appendable]

Inherited from AnyRef

Inherited from Any

Ungrouped