Difference between revisions of "CSPage 1 0"

From ADF Docs
Jump to: navigation, search
Line 9: Line 9:
 
:type = transient
 
:type = transient
  
== Functions ==
+
== Functions ==  
 +
:[[CSPage_1_0-createPage|createPage]]
 +
::Creates a page using the argument data passed in
  
Functions
+
 
 +
:[[CSPage_1_0-deletePage|deletePage]]
 +
::Deletes the page based on the argument data

Revision as of 03:14, 24 March 2010

Description

Constructs a CCAPI instance and then creates or deletes a page with the given information

Properties

dependency = Utils_1_0
dependency = CSData_1_0
dependency = CCAPI
version = 1_0_0
type = transient

Functions

createPage
Creates a page using the argument data passed in


deletePage
Deletes the page based on the argument data