| Package | Description |
|---|---|
| io.stallion.settings |
| Modifier and Type | Method and Description |
|---|---|
SecondaryDomain |
Settings.getSecondaryDomainByDomain(String domain) |
SecondaryDomain |
SecondaryDomain.setDomain(String domain) |
SecondaryDomain |
SecondaryDomain.setRewriteRoot(String rewriteRoot) |
SecondaryDomain |
SecondaryDomain.setScheme(String scheme) |
SecondaryDomain |
SecondaryDomain.setStripRootFromPageSlug(boolean stripRootFromPageSlug) |
| Modifier and Type | Method and Description |
|---|---|
List<SecondaryDomain> |
Settings.getSecondaryDomains()
A list of domains that content is also accesible at, and their mapping
to URL paths.
|
| Modifier and Type | Method and Description |
|---|---|
Settings |
Settings.setSecondaryDomains(List<SecondaryDomain> secondaryDomains) |
Copyright © 2016. All rights reserved.