| Modifier and Type | Method and Description |
|---|---|
protected org.craftercms.core.service.Content |
StaticAssetsRequestHandler.getContent(SiteContext context,
String path) |
protected String |
StaticAssetsRequestHandler.getPath(javax.servlet.http.HttpServletRequest request,
SiteContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
RestScriptsController.getScriptUrl(SiteContext siteContext,
javax.servlet.http.HttpServletRequest request,
String serviceUrl) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
CrafterFreeMarkerTemplateLoader.getTemplatePath(SiteContext context,
String name) |
| Modifier and Type | Method and Description |
|---|---|
protected Script |
Jsr233CompiledScriptFactory.getCachedScript(SiteContext siteContext,
String url) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,SiteContext> |
SiteContextRegistry.registry |
| Modifier and Type | Method and Description |
|---|---|
SiteContext |
SiteContextFactory.createContext(String siteName,
boolean fallback) |
SiteContext |
SiteContextRegistry.get(String siteName) |
SiteContext |
SiteContextRegistry.unregister(String siteName) |
| Modifier and Type | Method and Description |
|---|---|
Collection<SiteContext> |
SiteContextRegistry.getSiteContexts() |
| Modifier and Type | Method and Description |
|---|---|
void |
SiteContextRegistry.register(SiteContext siteContext) |
| Modifier and Type | Method and Description |
|---|---|
protected SiteContext |
AbstractSiteContextResolvingFilter.createAndRegisterContext(String siteName,
boolean fallback) |
static SiteContext |
AbstractSiteContextResolvingFilter.getCurrentContext() |
Copyright © 2014 CrafterCMS. All Rights Reserved.