Sites
Function
$().SPServices
Web Service
Sites
Notes
The Sites Web Service is available in SharePoint 2007, but only minimally. Please be aware of the differences between the 2007 and 2010 versions.
Supported Operations
Operation | Options | MSDN Documentation | Introduced |
---|---|---|---|
CreateWeb | urlType, titleType, descriptionType, templateNameType, languageType, languageSpecifiedType, localeType, localeSpecifiedType, collationLocaleType, collationLocaleSpecifiedType, uniquePermissionsType, uniquePermissionsSpecifiedType, anonymousType, anonymousSpecifiedType, presenceType, presenceSpecifiedType |
Sites.CreateWeb Method | 0.7.2 |
DeleteWeb | url |
Sites.DeleteWeb Method | 0.7.2 |
GetSite | SiteUrl |
Sites.GetSite Method | 0.7.2 |
GetSiteTemplates | LCID, TemplateList |
Sites.GetSiteTemplates | 0.7.2 |