Difference between revisions of "Main Page"
From ADF Docs
Gcronkright (talk | contribs) (→What is the ADF?) |
Gcronkright (talk | contribs) (→Main Page) |
||
Line 42: | Line 42: | ||
* [[CCAPI Conduit Page Pool|CCAPI Conduit Page Pool]] - ADF v1.8 and above | * [[CCAPI Conduit Page Pool|CCAPI Conduit Page Pool]] - ADF v1.8 and above | ||
* [[ceRecordAPI Reference|ceRecordAPI Reference]] - ADF v2.7 and CommonSpot 11 and above | * [[ceRecordAPI Reference|ceRecordAPI Reference]] - ADF v2.7 and CommonSpot 11 and above | ||
− | * [[ | + | * [[Privileged Module Configuration|Privileged Module Configuration]] for ceRecordAPI |
</div> | </div> | ||
Latest revision as of 21:28, 4 February 2025
Application Development Framework (ADF) Wiki
Consult the User's Guide for information on using the wiki software...
What is the ADF?
The ADF is an Open Source framework that connects into your CommonSpot installation to allow you to develop applications and extend your CommonSpot site easily. The ADF is:
- A set of utilities (e.g. application.ADF.csData.getPageMetadata(pageID) )
- A methodology for developing portable CommonSpot applications
- Programmatic access to more CommonSpot data then ever before
- Easily installable
- Easily upgradeable
- FUN!
Get a detailed overview of the ADF here
Haven't installed yet
Installed and ready to go
- Getting Started with the ADF
- Library (API) - updated for ADF v2.6.0
- Library (API) - v1.x
- Extensions: Custom Field Types
- Ajax
- Architecture
- Forums
- CCAPI Config
- CCAPI Conduit Page Pool - ADF v1.8 and above
- ceRecordAPI Reference - ADF v2.7 and CommonSpot 11 and above
- Privileged Module Configuration for ceRecordAPI
Building Applications and extending