Difference between revisions of "CCAPI Library Component"
From ADF Docs
Line 1: | Line 1: | ||
− | == | + | == Description == |
− | + | CCAPI functions for the ADF Library | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== CCAPI details == | == CCAPI details == |
Revision as of 03:01, 24 March 2010
Description
CCAPI functions for the ADF Library
CCAPI details
The CCAPI is actually a series of components in combination with a configuration file that piggybacks on top of the Application Site Config option.
CFC's
- ccapi - Controls the main configuration of the app
- csContent - Populate Content into a Textblock/Custom Element
- csPage - Create/Delete Pages
- csSubsite - Create Subsites
Config
Examples
Refer to the above "CFC's" links for examples on how to use the CCAPI
Note: Refer to the CommonSpot Developers Guide for information on how to configure the standard CommonSpot Content Creation API. The ADF CCAPI will not work if the CommonSpot Content Creation API is not configured correctly.