I18NSupportLowPriorityImplicits

play.api.i18n.I18NSupportLowPriorityImplicits

Implicit conversions for using i18n with requests and results.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait I18nSupport
object I18nSupport.type

Members list

Type members

Classlikes

implicit class RequestWithMessagesApi(request: RequestHeader)

Adds convenient methods to handle the messages.

Adds convenient methods to handle the messages.

Attributes

Supertypes
class Object
trait Matchable
class Any
implicit class ResultWithMessagesApi(result: Result)

Adds convenient methods to handle the client-side language

Adds convenient methods to handle the client-side language

Attributes

Supertypes
class Object
trait Matchable
class Any

Implicits

Implicits

Adds convenient methods to handle the messages.

Adds convenient methods to handle the messages.

Attributes

final implicit def ResultWithMessagesApi(result: Result): ResultWithMessagesApi

Adds convenient methods to handle the client-side language

Adds convenient methods to handle the client-side language

Attributes