p

utils

package utils

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class ConfigurableTimeHeaderCarrier(headerCarrier: HeaderCarrier) extends Product with Serializable
  2. class ConfigurableTimeProvider extends AnyRef
    Annotations
    @Singleton()
  3. trait DateUtil extends AnyRef
  4. class LanguageUtils extends AnyRef

    This object provides access to common language utilities.

    This object provides access to common language utilities.

    This object contains language codes for English and Welsh and a function to return the current language based on a request header.

    Additionally, a Dates object is provided which provides helper functions to return correctly formatted dates in both English and Welsh.

  5. case class RadioOption(id: String, value: String, messageKey: String) extends Product with Serializable

Ungrouped