Difference between revisions of "ADF Core LightWire Config Extended Base"
From ADF Docs
(→Functions) |
(→Functions) |
||
Line 5: | Line 5: | ||
*'''getComPathForCustomAppDir'''( string ) | *'''getComPathForCustomAppDir'''( string ) | ||
**Return the com path for the directory path. | **Return the com path for the directory path. | ||
+ | |||
*'''loadADFAppBeanConfig'''( string ) | *'''loadADFAppBeanConfig'''( string ) | ||
**Loads the custom apps bean config file. | **Loads the custom apps bean config file. | ||
+ | |||
*'''loadADFLibComponents'''( string, string, string ) | *'''loadADFLibComponents'''( string, string, string ) | ||
**Loads the ADF Library components from the directory argument. | **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.