Package | Description |
---|---|
org.apache.jetspeed.layout | |
org.apache.jetspeed.locator |
Modifier and Type | Method and Description |
---|---|
TemplateDescriptor |
JetspeedPowerTool.getDecoration(String path,
String templateType)
Retrieves a decorator using the Jetspeed template locator algorithm
|
TemplateDescriptor |
JetspeedPowerTool.getTemplate(String path,
String templateType)
Retrieves a template using the Jetspeed template locator algorithm
|
Modifier and Type | Method and Description |
---|---|
LocatorDescriptor |
TemplateLocator.createFromString(String string)
Creates a locator from a string of format (where brackets are optional]:
template/ |
LocatorDescriptor |
TemplateLocator.createLocatorDescriptor(String type)
Factory to create template locators of the given type.
|
TemplateDescriptor |
TemplateLocator.locateTemplate(LocatorDescriptor locator)
Locate an template using Jetspeed template location algorithm
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.