public @interface HtmlPageItemsConfig
com.adobe.cq.wcm.core.components.config.HtmlPageItemsConfig
- prefixPath="/some/path"
+ item01
- element=["link"|"script"|"meta"]
- location=["header"|"footer"]
+ attributes
- attributeName01="attributeValue01"
- attributeName02="attributeValue02"
...
+ item02
...
...
| Modifier and Type | Fields and Description |
|---|---|
static String |
PN_PREFIX_PATH
Name of the property that stores the path that will be prefixed to all href's and src's
|
| Modifier and Type | Optional Element and Description |
|---|---|
String |
prefixPath
Returns the path that will be prefixed to all href's and src's
|
public static final String PN_PREFIX_PATH
public abstract String prefixPath
Copyright © 2020. All rights reserved.