SP へFormCollection オブジェクト (sp.js)

の SP のコレクションを表しますフォームオブジェクトのリストです。

**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.FormCollection()

メンバー

FormCollectionオブジェクトでは、次のメンバーがあります。

Constructor

FormCollectionオブジェクトでは、次のコンスがあります。

コンストラクター

説明

FormCollection

Initializes a new instance of the SP.FormCollection object.

メソッド

FormCollectionオブジェクトでは、次の方法があります。

メソッド

説明

getById

getByPageType

Returns the list form with the specified page type.

itemAt

Gets the list form at the specified index in the collection.

プロパティ

FormCollectionオブジェクトでは、次のプロパティがあります。

プロパティ

説明

childItemType

アイテム

Gets the list form at the specified index in the collection.

他のリソースのエンドポイント

エンドポイント URI 構造

http://<sitecollection>/<site>/_api/web/lists(listid)/forms

HTTP 要求

このリソースには、次の HTTP コマンドがサポートしています。

書式を取得します。

GET http://<sitecollection>/<site>/_api/web/lists(listid)/forms

投稿の書式

POST http://<sitecollection>/<site>/_api/web/lists(listid)/forms