I18nSupport

play.api.i18n.I18nSupport
See theI18nSupport companion trait

A static object with type enrichment for request and responses.

import I18nSupport._

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited classlikes

implicit class RequestWithMessagesApi(request: RequestHeader)

Adds convenient methods to handle the messages.

Adds convenient methods to handle the messages.

Attributes

Inherited from:
I18NSupportLowPriorityImplicits
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

Inherited from:
I18NSupportLowPriorityImplicits
Supertypes
class Object
trait Matchable
class Any

Implicits

Inherited implicits

Adds convenient methods to handle the messages.

Adds convenient methods to handle the messages.

Attributes

Inherited from:
I18NSupportLowPriorityImplicits
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

Inherited from:
I18NSupportLowPriorityImplicits