Difference between revisions of "CSContent"
From ADF Docs
(→Functions: new section) |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | == Description == | + | == Description == |
| + | Constructs a CCAPI instance and then allows you to populate Custom Elements and Textblocks | ||
| − | + | == Properties == | |
| + | :dependency = Utils_1_0 | ||
| + | :dependency = CCAPI | ||
| + | :version = 1_0_0 | ||
| + | :type = transient | ||
| − | + | == Functions == | |
| − | + | :[[CSContent-populateContent|populateContent]] | |
| − | + | ::Use this method to populate content for either a Textblock or Custom Element | |
| − | |||
| − | == Functions == | ||
| − | |||
| − | |||
Latest revision as of 03:07, 24 March 2010
Description
Constructs a CCAPI instance and then allows you to populate Custom Elements and Textblocks
Properties
- dependency = Utils_1_0
- dependency = CCAPI
- version = 1_0_0
- type = transient
Functions
- populateContent
- Use this method to populate content for either a Textblock or Custom Element