play-partials-play-30
play-partials-play-30
API
uk.gov.hmrc.play.partials
CachedStaticHtmlPartialRetriever
CachedStaticHtmlPartialRetrieverImpl
DefaultPartialFetcher
FormPartialRetriever
FormPartialRetrieverImpl
HeaderCarrierForPartials
HeaderCarrierForPartialsConverter
HeaderCarrierForPartialsConverterImpl
HtmlPartial
HtmlPartial
Failure
HtmlPartialHttpReads
Success
PartialFetcher
PartialRetriever
TemplateProcessor
play-partials-play-30
/
uk.gov.hmrc.play.partials
/
PartialRetriever
PartialRetriever
uk.gov.hmrc.play.partials.PartialRetriever
trait
PartialRetriever
extends
TemplateProcessor
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
TemplateProcessor
class
Object
trait
Matchable
class
Any
Known subtypes
trait
CachedStaticHtmlPartialRetriever
class
CachedStaticHtmlPartialRetrieverImpl
trait
FormPartialRetriever
class
FormPartialRetrieverImpl
Members list
Clear all
Value members
Abstract methods
def
httpClientV2
:
HttpClientV2
protected
def
loadPartial
(
url
:
String
)(
implicit
ec
:
ExecutionContext
,
request
:
RequestHeader
):
Future
[
HtmlPartial
]
Concrete methods
def
getPartial
(
url
:
String
,
templateParameters
:
Map
[
String
,
String
])(
implicit
ec
:
ExecutionContext
,
request
:
RequestHeader
):
Future
[
HtmlPartial
]
def
getPartialContentAsync
(
url
:
String
,
templateParameters
:
Map
[
String
,
String
],
errorMessage
:
Html
)(
implicit
ec
:
ExecutionContext
,
request
:
RequestHeader
):
Future
[
Html
]
Deprecated methods
def
getPartialContent
(
url
:
String
,
templateParameters
:
Map
[
String
,
String
],
errorMessage
:
Html
)(
implicit
ec
:
ExecutionContext
,
request
:
RequestHeader
):
Html
Attributes
Deprecated
[Since version 8.0.0]
def
partialRetrievalTimeout
:
Duration
Attributes
Deprecated
[Since version 8.0.0]
Inherited methods
def
processTemplate
(
template
:
Html
,
parameters
:
Map
[
String
,
String
])(
implicit
request
:
RequestHeader
):
Html
Attributes
Inherited from:
TemplateProcessor
Concrete fields
lazy
val
partialFetcher
:
PartialFetcher
In this article
Attributes
Members list
Value members
Abstract methods
Concrete methods
Deprecated methods
Inherited methods
Concrete fields