Difference between revisions of "CSContent 1 0"
From ADF Docs
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
+ | |||
+ | Attention: Do not change any text in the description, properties, and functions sections. | ||
+ | |||
+ | Return to [[Library|Library (API)]] | ||
+ | |||
== Description == | == Description == | ||
Constructs a CCAPI instance and then allows you to populate Custom Elements and Textblocks | Constructs a CCAPI instance and then allows you to populate Custom Elements and Textblocks | ||
== Properties == | == Properties == | ||
− | :dependency = | + | :dependency = utils_1_0 |
− | :dependency = | + | :dependency = ccapi |
:version = 1_0_0 | :version = 1_0_0 | ||
+ | :wikiTitle = CSContent_1_0 | ||
:type = transient | :type = transient | ||
== Functions == | == Functions == | ||
− | :[[CSContent_1_0-populateContent|populateContent]] | + | <div id='library-api'> |
+ | :[[CSContent_1_0-populateContent|populateContent]] ( string elementName, struct data ) | ||
::Use this method to populate content for either a Textblock or Custom Element | ::Use this method to populate content for either a Textblock or Custom Element | ||
+ | </div> |
Latest revision as of 14:30, 24 November 2010
Attention: Do not change any text in the description, properties, and functions sections.
Return to Library (API)
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
- wikiTitle = CSContent_1_0
- type = transient
Functions
- populateContent ( string elementName, struct data )
- Use this method to populate content for either a Textblock or Custom Element