| Package | Description |
|---|---|
| org.craftercms.engine.service.context |
| Modifier and Type | Field and Description |
|---|---|
protected PreviewOverlayCallback |
SiteContextFactory.overlayCallback |
protected PreviewOverlayCallback |
SiteContext.overlayCallback |
| Modifier and Type | Method and Description |
|---|---|
PreviewOverlayCallback |
SiteContext.getOverlayCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
SiteContextFactory.setOverlayCallback(PreviewOverlayCallback overlayCallback) |
| Constructor and Description |
|---|
SiteContext(String siteName,
org.craftercms.core.service.Context context,
boolean fallback,
String staticAssetsPath,
String templatesPath,
org.springframework.web.servlet.view.freemarker.FreeMarkerConfig freeMarkerConfig,
String restScriptsPath,
org.craftercms.core.url.UrlTransformationEngine urlTransformationEngine,
PreviewOverlayCallback overlayCallback) |
Copyright © 2014 CrafterCMS. All Rights Reserved.