ADF Core Config

From ADF Docs
Revision as of 15:22, 24 March 2010 by Mcarroll (talk | contribs) (Created page with '== Overview == Config component provides functions for returning configurations through XML files and custom elements. == Functions == *'''getConfigViaXML'''…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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'.