ScrollPage

pamflet.ScrollPage
case class ScrollPage(root: Section, template: Template) extends AuthoredPage

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Page
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def blocks: Seq[Block]
def flatten(pages: List[Page]): Seq[Block]
def flattenRaw(pages: List[Page]): Seq[String]
def raw: String

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

val localPath: String
val name: String

Inherited fields

lazy val prettifyLangs: Set[String]

Attributes

Inherited from:
AuthoredPage
lazy val referencedLangs: Set[String]

Attributes

Inherited from:
AuthoredPage