views.html.defaultpages

Contains default error, 404, forbidden, etc. pages.

Attributes

Members list

Type members

Classlikes

object badRequest extends BaseScalaTemplate[Appendable, Format[Appendable]], Template4[String, String, String, RequestHeader, Appendable]

Attributes

Supertypes
trait Template4[String, String, String, RequestHeader, Appendable]
class BaseScalaTemplate[Appendable, Format[Appendable]]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
badRequest.type
object devError extends BaseScalaTemplate[Appendable, Format[Appendable]], Template3[Option[String], UsefulException, RequestHeader, Appendable]

Attributes

Supertypes
trait Template3[Option[String], UsefulException, RequestHeader, Appendable]
class BaseScalaTemplate[Appendable, Format[Appendable]]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
devError.type
object devNotFound extends BaseScalaTemplate[Appendable, Format[Appendable]], Template4[String, String, Option[Router], RequestHeader, Appendable]

Attributes

Supertypes
trait Template4[String, String, Option[Router], RequestHeader, Appendable]
class BaseScalaTemplate[Appendable, Format[Appendable]]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
object error extends BaseScalaTemplate[Appendable, Format[Appendable]], Template2[UsefulException, RequestHeader, Appendable]

Attributes

Supertypes
trait Template2[UsefulException, RequestHeader, Appendable]
class BaseScalaTemplate[Appendable, Format[Appendable]]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
error.type
object notFound extends BaseScalaTemplate[Appendable, Format[Appendable]], Template3[String, String, RequestHeader, Appendable]

Attributes

Supertypes
trait Template3[String, String, RequestHeader, Appendable]
class BaseScalaTemplate[Appendable, Format[Appendable]]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
notFound.type
object todo extends BaseScalaTemplate[Appendable, Format[Appendable]], Template1[RequestHeader, Appendable]

Attributes

Supertypes
trait Template1[RequestHeader, Appendable]
class BaseScalaTemplate[Appendable, Format[Appendable]]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
todo.type
object unauthorized extends BaseScalaTemplate[Appendable, Format[Appendable]], Template1[RequestHeader, Appendable]

Attributes

Supertypes
trait Template1[RequestHeader, Appendable]
class BaseScalaTemplate[Appendable, Format[Appendable]]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type