SharePoint Foundation Methods

Applies to: SharePoint Foundation 2010

The following table lists the SharePoint Foundation Remote Procedure Call (RPC) protocol methods that are described in this reference.

Name

Description

Cltreq

Performs all Web discussion operations such as adding, editing, or deleting a discussion associated with a Web page or with a document stored in a document library.

Delete

Deletes the specified item from the list or document library.

DELETEFIELD

Deletes a specified field from a SharePoint list.

DeleteList

Deletes the specified list.

DeleteView

Deletes the specified view.

dialogview

Opens a view of the document libraries within a site, of a specific document library, or of a folder within a document library that is used in a dialog box for opening or saving files; or opens the property form that is used when saving a file.

Display

Runs a database query and returns list data in XML or HTML format. You can specify the nature of the query, content to be returned, and the return format.

DisplayPost

Requests that SharePoint Foundation render the Collaborative Application Markup Language (CAML) assigned to the post body of the form.

ExportList

Exports the schema of a list in the format of Collaborative Application Markup Language (CAML).

GetProjSchema

Requests the XML schema for a Web site based on SharePoint Foundation.

GetUsageBlob

Returns information about the usage of a Web site.

HitCounter

Generates a hit on a page containing a hit counter.

MODLISTSETTINGS

Changes the properties of a SharePoint list.

MtgKeep

Clears the orphaned state of a meeting occurrence that is no longer scheduled according to the application in whose calendar the occurrence was created.

MtgMove

Deletes an orphaned meeting occurrence, or moves the workspace content associated with an orphaned meeting occurrence to another meeting occurrence.

NEWFIELD

Adds a field to a SharePoint list.

NewList

Creates a SharePoint list of a specified type, such as Discussions, Contacts, or Survey.

NewView

Creates a view for the specified list.

NewViewPage

Adds a view page to a SharePoint Web site.

NewWebPage

Creates a Web Part Page or a basic page in the specified document library.

RenderView

Requests the contents of a view for a SharePoint list.

ReorderFields

Changes the order in which fields in a SharePoint list are displayed in the data entry form for the list.

Save

Adds or modifies an item in a list, or modifies properties for a folder or for a file in a document library.

SiteProvision

Requests SharePoint Foundation to add the default set of lists to an existing Web site.

UPDATEFIELD

Modifies the schema of an existing field in a SharePoint list.

UpdateView

Modifies the specified view of a list.

See Also

Other Resources

FrontPage Server Extensions RPC Methods