public class SitemapService extends StaticService
_context, _featureName, _manager, _paramsScript, _pluginName
Constructor and Description |
---|
SitemapService() |
Modifier and Type | Method and Description |
---|---|
boolean |
isCacheable(Page currentPage,
ZoneItem zoneItem)
Returns true if the result of this service may be cached, depending on the
ZoneItem containing an instance of this service. |
_configureClass, _configureImports, _configureScript, _parseI18nizableText, configure, configureIndexation, configureParameterGroup, configureParameters, contextualize, dispose, getCategory, getCSSFiles, getDescription, getIconDecorator, getIconGlyph, getId, getLabel, getLargeIcon, getMediumIcon, getParameterGroups, getParameters, getParametersScript, getPluginName, getRight, getSmallIcon, getURL, index, isPrivate, service, setPluginInfo
getLogger, setLogger
public SitemapService()
public boolean isCacheable(Page currentPage, ZoneItem zoneItem)
Service
ZoneItem
containing an instance of this service.isCacheable
in interface Service
isCacheable
in class StaticService
currentPage
- the current Page
containing the service.zoneItem
- the ZoneItem
containing an instance of this service.