class AppConfig extends AnyRef
- Annotations
- @Singleton()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- AppConfig
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new AppConfig(configuration: Configuration, messages: MessagesApi)
- Annotations
- @Inject()
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def accessibilityStatementUrl(accessibilityBaseUrl: String): String
- val accessibilityStatementUrl: String
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- val childBenefitLinkUrl: Option[String]
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native()
- val contactFrontendUrl: String
- val countdown: Int
- val enc: (String) => String
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- val exitSurveyOrigin: Option[String]
- def fallbackWrapperDataResponse(implicit lang: Lang): WrapperDataResponse
- val feedbackFrontendUrl: String
- val feedbackServiceName: String
- def feedbackUrl(contactFrontendUrl: String)(implicit request: RequestHeader): String
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable])
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- val helpImproveBannerUrl: Option[String]
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- final val keepAliveUrl: String
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- val pertaxUrl: String
- val scaWrapperDataUrl: String
- val serviceNameKey: Option[String]
- final val serviceUrl: String
- val showAlphaBanner: Boolean
- val showBetaBanner: Boolean
- val showChildBenefitBanner: Boolean
- val showHelpImproveBanner: Boolean
- final val signoutUrl: String
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- val timeout: Int
- def toString(): String
- Definition Classes
- AnyRef → Any
- val trackingUrl: String
- final val versionNum: String
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- val welshToggle: Boolean