|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LiveSite
| Field Summary | |
|---|---|
static String |
UI_CONFIG_FILE
|
static String |
UI_DIRECTORY
|
| Method Summary | |
|---|---|
void |
addSiteScopedPlugin(String pluginUniqueName,
LivePlugin plugin)
|
boolean |
deepFallbackContains(String name)
|
LiveSiteConfiguration |
getConfiguration()
Get the configuration of the site |
String |
getContainerName()
|
String |
getHome()
Get the site home location, i.e. |
LiveConfigIntent |
getIntent(String intent)
|
LiveConfigIntent |
getIntentByType(String type)
Get resource intent |
long |
getLastModified()
|
Locale |
getLocale()
|
LocaleContext |
getLocaleContext()
|
String |
getName()
Get the name of the site. |
String |
getOperationalMode()
Deprecated. |
String |
getPlatformRelativeUri()
Get site URI, starting with a "/" and relative to the platform. |
LiveSite |
getRootContainer()
Deprecated. |
String |
getRootContainerName()
|
LivePlugin |
getSiteScopedPlugin(String pluginUniqueName)
|
Map<String,String> |
getSubsiteNames()
|
boolean |
isEnabled()
|
void |
setLastModified(long timestamp)
|
| Methods inherited from interface com.bemoko.live.platform.mwc.inheritance.Inheritable |
|---|
getDeepFallbackNameList, getDeepFallbackPath, getFallback, getFallbackName, getFallbackNameList, getFallbackPath, getFirstFallbackName, getInheritance, getLocation, getParent, getSiteNameWithoutInheritance, hasNoInheritance, isSelfInFallback |
| Field Detail |
|---|
static final String UI_DIRECTORY
static final String UI_CONFIG_FILE
| Method Detail |
|---|
LiveSiteConfiguration getConfiguration()
String getName()
getName in interface InheritableString getPlatformRelativeUri()
LiveConfigIntent getIntentByType(String type)
throws com.bemoko.live.platform.mwc.LiveSiteException
com.bemoko.live.platform.mwc.LiveSiteException
LiveConfigIntent getIntent(String intent)
throws com.bemoko.live.platform.mwc.LiveSiteException
com.bemoko.live.platform.mwc.LiveSiteExceptionMap<String,String> getSubsiteNames()
String getContainerName()
String getRootContainerName()
@Deprecated LiveSite getRootContainer()
String getHome()
@Deprecated String getOperationalMode()
LivePlugin getSiteScopedPlugin(String pluginUniqueName)
pluginUniqueName -
boolean isEnabled()
void addSiteScopedPlugin(String pluginUniqueName,
LivePlugin plugin)
pluginUniqueName - plugin - long getLastModified()
void setLastModified(long timestamp)
boolean deepFallbackContains(String name)
name -
Locale getLocale()
LocaleContext getLocaleContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||