Difference between revisions of "ADF Core Config"
From ADF Docs
(Created page with '== Overview == Config component provides functions for returning configurations through XML files and custom elements. == Functions == *'''getConfigViaXML'''…') |
(No difference)
|
Latest revision as of 15:22, 24 March 2010
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'.