list documents メソッド

最終更新日: 2010年3月23日

適用対象: SharePoint Foundation 2010

指定された Web サイトの initialURL パラメータ パラメーターに含まれる各ファイルに対するメタ情報を含む、ファイル、フォルダー、およびサブサイトのリストを提供します。

method=list documents:server_extension_version
&service_name=/&listHiddenDocs=(true|false)&listExplorerDocs=
   (true|false)
[&platform=client_os]&initialURL=url&listRecurse=(true|false)
&listLinkInfo=(true|false)&listFolders=(true|false)&listFiles=
   (true|false)
&listIncludeParent=(true|false)&listDerived=(true|false)&listBorders=
   (true|false)

パラメーター

service_name パラメータ

listHiddenDocs パラメータ

listExplorerDocs パラメータ

platform パラメータ

initialURL パラメータ

listRecurse パラメータ

listLinkInfo パラメータ

listFolders パラメータ

listFiles パラメータ

listIncludeParent パラメータ

listDerived パラメータ

listBorders パラメータ

validateWelcomeNames パラメータ

folderList パラメータ

listChildWebs パラメータ

デコード

POST /site_url/_vti_bin/_vti_aut/author.dll HTTP/1.0
.
.
.
method=list+documents:6.0.n.nnnn
&service_name=/
&listHiddenDocs=false
&listExplorerDocs=false
&listRecurse=false
&listFiles=true
&listFolders=true
&listLinkInfo=true
&listIncludeParent=true
&listDerived=false
&listBorders=false
&listChildWebs=true
&initialUrl=url

関連項目

概念

SharePoint Foundation のサーバーのバージョン