main
views.html.layout.main
object main extends BaseScalaTemplate[Appendable, Format[Appendable]], Template4[String, String, Html, RequestHeader, Appendable]
Attributes
- Graph
-
- Supertypes
-
trait Template4[String, String, Html, RequestHeader, Appendable]class BaseScalaTemplate[Appendable, Format[Appendable]]trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
main.type
Members list
Value members
Concrete methods
def apply(title: String, activePath: String)(content: Html)(implicit request: RequestHeader): Appendable
Inherited methods
Attributes
- Inherited from:
- BaseScalaTemplate
Attributes
- Inherited from:
- BaseScalaTemplate
Attributes
- Inherited from:
- BaseScalaTemplate
Attributes
- Inherited from:
- BaseScalaTemplate
Attributes
- Inherited from:
- BaseScalaTemplate
Attributes
- Inherited from:
- BaseScalaTemplate
An iterator over the names of all the elements of this product.
An iterator over the names of all the elements of this product.
Attributes
- Inherited from:
- Product
An iterator over all the elements of this product.
An iterator over all the elements of this product.
Attributes
- Returns
-
in the default implementation, an
Iterator[Any] - Inherited from:
- Product
In this article