PageSettings

ba.sake.hepek.html.PageSettings
See thePageSettings companion object
final class PageSettings

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def withDescription(description: Option[String]): PageSettings
def withDescription(description: String): PageSettings
def withLabel(label: String): PageSettings
def withLanguage(language: String): PageSettings
def withTitle(t: String): PageSettings

Concrete fields

val description: Option[String]
val label: String
val language: String
val title: String