Quantcast
Channel: jQuery Library for SharePoint Web Services
Viewing all articles
Browse latest Browse all 6517

Updated Wiki: Lists

$
0
0

Web Service

Lists

Certification

Certified for SharePoint 2007Works with Caveats with SharePoint 2010 See individual operations below.

Supported Operations

Notes

  • Many of the operations here accept a webURL option. This allows you to change the context for the Web Service operation to a different site. For instance, you may want to GetListItems from a list in another farm or UpdateListItems in a list in a different site. Using a GUID for the listName does NOT change the context as it does with the Object Model, so you need to use the webURL option as well if you need the context to be a different site.
  • Links in the Operation column will show you more details for the operation, including examples, if available. Links in the MSDN Documentation column will take you to the SDK on MSDN for that operation.

OperationOptionsMSDN DocumentationIntroduced
AddAttachment[webURL], listName, listItemID, fileName, attachmentLists.AddAttachment Method0.5.5
AddDiscussionBoardItem[webURL], listName, messageLists.AddDiscussionBoardItem Method0.7.2
AddList[webURL], listName, description, templateIDLists.AddList Method0.2.9
AddListFromFeature[webURL], listName, description, featureID, templateIDLists.AddListFromFeature Method0.7.2
CheckInFilepageUrl, comment, CheckinTypeLists.CheckInFile Method0.4.0
ApplyContentTypeToListwebUrl, contentTypeId, listNameLists.ApplyContentTypeToList Method0.7.1
CheckOutFilepageUrl, checkoutToLocal, lastmodifiedLists.CheckOutFile Method0.4.0
CreateContentType[webURL], listName, displayName, parentType, fields, ContentTypeProperties, addToViewLists.CreateContentType Method0.7.1
DeleteAttachment[webURL], listName, listItemID, urlLists.DeleteAttachment Method0.7.0
DeleteContentType[webURL], listName, contentTypeIdLists.DeleteContentType Method0.7.1
DeleteContentTypeXmlDocument[webURL], listName, contentTypeId, documentUriLists.DeleteContentTypeXmlDocument Method0.7.2
DeleteList[webURL], listNameLists.DeleteList Method0.2.9
GetAttachmentCollection[webURL], listName, IDLists.GetAttachmentCollection Method0.2.6
GetList[webURL], listNameLists.GetList Method0.2.3
GetListAndView[webURL], listName, viewNameLists.GetListAndView Method0.2.9
GetListCollection[webURL]Lists.GetListCollection Method0.2.3
GetListContentType[webURL], listName, contentTypeIdLists.GetListContentType Method0.4.8
GetListContentTypes[webURL], listName*Lists.GetListContentTypes Method0.4.8
GetListItemChanges[webURL], listName, viewFields, since, containsLists.GetListItemChanges Method0.7.1
GetListItemChangesSinceToken[webURL], listName, viewName, CAMLQuery, CAMLViewFields, CAMLRowLimit, CAMLQueryOptions, changeToken, containsLists.GetListItemChangesSinceToken Method0.7.2
GetListItems[webURL], listName, viewName, CAMLViewFields, CAMLQuery, CAMLRowLimit, CAMLQueryOptionsLists.GetListItems Method0.2.3
GetVersionCollectionstrlistID, strlistItemID, strFieldNameLists.GetVersionCollection Method0.7.1
UndoCheckOutpageUrlLists.UndoCheckOut Method0.7.1
UpdateContentType[webURL], listName, contentTypeId, contentTypeProperties, newFields, updateFields, deleteFields, addToViewLists.UpdateContentType Method0.7.1
UpdateContentTypesXmlDocument[webURL], listName, newDocumentLists.UpdateContentTypesXmlDocument Method0.7.2
UpdateContentTypeXmlDocument[webURL], listName, contentTypeId, newDocumentLists.UpdateContentTypeXmlDocument Method0.7.2
UpdateList[webURL], listName, listProperties, newFields, updateFields, deleteFields, listVersionLists.UpdateList Method0.4.6
UpdateListItems[webURL], listName, updates, [batchCmd, valuepairs, ID]Lists.UpdateListItems Method0.2.3

* Note that the SDK says that contentTypeId is a required parameter for GetListContentTypes. It is not, and in fact it is ignored if present.
** Attested by Mark Rackley.


Viewing all articles
Browse latest Browse all 6517

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>