uk.gov.hmrc.hmrcfrontend.views.viewmodels.header.v2

Members list

Type members

Classlikes

case class HeaderNames(productName: Option[String], serviceName: Option[String])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object HeaderNames

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class HeaderNavigation(navigation: Option[Seq[NavigationItem]], navigationClasses: String, navigationLabel: Option[String])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class HeaderParams(headerUrls: HeaderUrls, headerNames: HeaderNames, headerTemplateOverrides: HeaderTemplateOverrides, headerNavigation: HeaderNavigation, banners: Banners, menuButtonOverrides: MenuButtonOverrides, logoOverrides: LogoOverrides, serviceNavigation: Option[ServiceNavigation], language: Language, inputLanguageToggle: Option[LanguageToggle])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object HeaderParams

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class HeaderTemplateOverrides(containerClasses: String, classes: String, attributes: Map[String, String])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class HeaderUrls(homepageUrl: String, serviceUrl: String, assetsPath: String, signOutHref: Option[String])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object HeaderUrls

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
HeaderUrls.type
case class LogoOverrides(useTudorCrown: Option[Boolean], rebrand: Option[Boolean])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object LogoOverrides

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class MenuButtonOverrides(menuButtonLabel: Option[String], menuButtonText: Option[String])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type