CSSubsite 1 0

From ADF Docs
Revision as of 14:30, 24 November 2010 by Rwest (talk | contribs) (Reverted edits by Ecaxabu (Talk) to last revision by Api)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Attention: Do not change any text in the description, properties, and functions sections.

Return to Library (API)

Description

Constructs a CCAPI object and then creates a subsite based on the argument data passed in

Properties

dependency = utils_1_0
dependency = csData_1_0
dependency = ccapi
version = 1_0_0
wikiTitle = CSSubsite_1_0
type = transient

Functions

buildSubsitesFromPath ( string subsitePath )
Verifies the subsite path exists or creates the subsites. Returns the last subsites ID.
createSubsite ( struct subsiteData, numeric parentSubsite, numeric doLogin )
Creates the subsite based on argument data
handleCreateSubsite ( string subsitePath )