uk.gov.hmrc.play.partials
package uk.gov.hmrc.play.partials
Members list
Type members
Classlikes
trait CachedStaticHtmlPartialRetriever extends PartialRetriever
Attributes
- Supertypes
- Known subtypes
@Singleton
class CachedStaticHtmlPartialRetrieverImpl(val httpClientV2: HttpClientV2, config: Config) extends CachedStaticHtmlPartialRetriever
Attributes
- Supertypes
class DefaultPartialFetcher(httpClientV2: HttpClientV2) extends PartialFetcher
Attributes
- Supertypes
trait FormPartialRetriever extends PartialRetriever
Attributes
- Supertypes
- Known subtypes
-
class FormPartialRetrieverImpl
@Singleton
class FormPartialRetrieverImpl(val httpClientV2: HttpClientV2, val headerCarrierForPartialsConverter: HeaderCarrierForPartialsConverter) extends FormPartialRetriever
Attributes
- Supertypes
-
trait FormPartialRetrievertrait PartialRetrievertrait TemplateProcessorclass Objecttrait Matchableclass AnyShow all
Just a wrapper around HeaderCarrier to know that it is populated such that it will forward on the encrypted cookies
Just a wrapper around HeaderCarrier to know that it is populated such that it will forward on the encrypted cookies
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
@Singleton
Attributes
- Supertypes
object HtmlPartial
Attributes
- Companion
- trait
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
HtmlPartial.type
trait PartialFetcher
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class DefaultPartialFetcher
trait PartialRetriever extends TemplateProcessor
Attributes
- Supertypes
- Known subtypes
trait TemplateProcessor
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
In this article