Difference between revisions of "Main Page"

From ADF Docs
Jump to: navigation, search
(What is the ADF?)
Line 41: Line 41:
 
* [[CCAPI Config| CCAPI Config]]
 
* [[CCAPI Config| CCAPI Config]]
 
* [[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
 +
* [[Priviledged Module Configuration|Priviledged Module Configuration]] for ceRecordAPI
 
</div>
 
</div>
  

Revision as of 16:22, 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

Installed and ready to go