Difference between revisions of "ADF Core LightWire Config Extended Base"
From ADF Docs
(→Functions) |
(→Functions) |
||
Line 3: | Line 3: | ||
== Functions == | == Functions == | ||
− | *getComPathForCustomAppDir( string ) | + | *'''getComPathForCustomAppDir'''( string ) |
− | **Return the com path for the directory path | + | **Return the com path for the directory path. |
+ | *'''loadADFAppBeanConfig'''( string ) | ||
+ | **Loads the custom apps bean config file. | ||
+ | *'''loadADFLibComponents'''( string, string, string ) | ||
+ | **Loads the ADF Library components from the directory argument. |
Revision as of 14:15, 24 March 2010
Overview
The Lightwire Config Extended Base is a component file that provides functions to populate the object factory.
Functions
- getComPathForCustomAppDir( string )
- Return the com path for the directory path.
- loadADFAppBeanConfig( string )
- Loads the custom apps bean config file.
- loadADFLibComponents( string, string, string )
- Loads the ADF Library components from the directory argument.