LegacyI18nSupport

play.api.mvc.LegacyI18nSupport

Attributes

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

Members list

Type members

Classlikes

implicit class ResultWithLang(result: Result)(implicit messagesApi: MessagesApi)

Adds convenient methods to handle the client-side language.

Adds convenient methods to handle the client-side language.

This class exists only for backward compatibility.

Attributes

Supertypes
class Object
trait Matchable
class Any

Implicits

Implicits

final implicit def ResultWithLang(result: Result)(implicit messagesApi: MessagesApi): ResultWithLang

Adds convenient methods to handle the client-side language.

Adds convenient methods to handle the client-side language.

This class exists only for backward compatibility.

Attributes