ADF Core Config
From ADF Docs
Overview
Config component provides functions for returning configurations through XML files and custom elements.
Functions
- getConfigViaXML ( string )
- Returns the configuration of an application via XML.
- getConfigViaElement ( string )
- Returns the configuration of a site via a Custom Element.
- getConfigurationCE ( string )
- Returns the sites sustom elements that have the title ending in 'Configuration'.