Difference between revisions of "CSContent 1 0"

From ADF Docs
Jump to: navigation, search
(Undo revision 4346 by Ecaxabu (Talk))
 
(6 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 = utils_1_0
Properties
+
:dependency = ccapi
 
+
:version = 1_0_0
== Functions ==
+
:wikiTitle = CSContent_1_0
 +
:type = transient
  
Functions
+
== Functions ==
 +
<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
 +
</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