olon.sitemap.Loc.Link
See theLink companion object
This defines the Link to the Loc.
Value parameters
- matchHead_?
-
-- false -- absolute match. true -- match anything that begins with the same path. Useful for opening a set of directories (for example, help pages)
- uriList
-
-- the URL to match
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Loggableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class ParamLocLink[T]
Members list
Value members
Concrete methods
Returns the value created by createPath wrapped in a boxed scala.xml.Text element. NOTE: This does not create a clickable HTML link on its own!
Returns the value created by createPath wrapped in a boxed scala.xml.Text element. NOTE: This does not create a clickable HTML link on its own!
Attributes
Creates a string representation of the path to the Loc.
Creates a string representation of the path to the Loc.
Attributes
Is the Loc external
Is the Loc external
Attributes
Inherited methods
Attributes
- Inherited from:
- PartialFunction
Attributes
- Definition Classes
- Inherited from:
- PartialFunction
Attributes
- Inherited from:
- PartialFunction
Attributes
- Inherited from:
- PartialFunction
Attributes
- Inherited from:
- PartialFunction
Attributes
- Inherited from:
- PartialFunction
Attributes
- Inherited from:
- PartialFunction
Attributes
- Inherited from:
- PartialFunction
Inherited fields
Attributes
- Inherited from:
- Loggable
In this article