Difference between revisions of "CSContent 1 0"

From ADF Docs
Jump to: navigation, search
(Undo revision 4346 by Ecaxabu (Talk))
 
(3 intermediate revisions by 2 users not shown)
Line 9: Line 9:
  
 
== Properties ==  
 
== Properties ==  
:dependency = Utils_1_0
+
:dependency = utils_1_0
:dependency = CCAPI
+
: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