public interface SiteServiceDAL
| Modifier and Type | Method and Description |
|---|---|
org.dom4j.Document |
getSiteConfiguration(String site)
given a site ID return the configuration as a document
This method allows extensions to add additional properties to the configuration that
are not made available through the site configuration object
|
org.dom4j.Document getSiteConfiguration(String site) throws SiteConfigNotFoundException
site - the name of the siteSiteConfigNotFoundExceptionCopyright © 2022 CrafterCMS. All rights reserved.