Talk:Overview
From ADF Docs
Contents
[hide]Optional Content
Folder Architecture
The ADF is built on the LightWire object factory framework. The object factory is configured and saved in server scope. ADF directory structure:
- Core - Configuration components that build and control the ADF.
Security
ADF Library
Library provided within the ADF.
Installation Steps/Requirements
Minimum requirements for the ADF:
- ColdFusion 8
- Windows/Unix
- CommonSpot 5.0.3 (Hot Fix 11) or above
Step-by-step installation instructions for the ADF on your server.
Custom Applications
- Custom Application Configuration
- Custom Application ADF Library Overrides
- Custom Application Site Level Configuration
- Custom Application Site Level Customization
Starter Application
A Starter Application can be used as a base to develop new applications.
Auto CFC Documentation
Documentation for the ADF library components is automatically generated based on metadata from the component files. This self-documenting process ensures documentation for the ADF library components remains in-sync with the code.
To produce complete documentation, the component needs:
- Component hints
- Function hints
- Argument hints
- Properties