net.liftweb.sitemap.Loc
The common interface for LocParams that provide snippet functions, which can be aware of the Loc value.
LocParam
Loc
The type with which the Loc is parameterized.
Provides snippets for the Loc.
a PartialFunction that maps a snippet name, and an optional Loc value, in a Tuple2, to a snippet function (NodeSeq => NodeSeq).
PartialFunction
Tuple2
NodeSeq
The common interface for
LocParams that provide snippet functions, which can be aware of theLocvalue.The type with which the
Locis parameterized.