public class TemplateNavigation extends Object
$navigation.setTemplate("admin_navigation.wm")
Constructor and Description |
---|
TemplateNavigation(PipelineData pipelineData)
Constructor
|
Modifier and Type | Method and Description |
---|---|
TemplateNavigation |
setTemplate(String template)
Set the template.
|
String |
toString()
Builds the output of the navigation template.
|
public TemplateNavigation(PipelineData pipelineData)
pipelineData
- A Turbine PipelineData object.public TemplateNavigation setTemplate(String template)
template
- A String with the name of the navigation
template.Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.