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

の SP のコレクションを表しますUserCustomActionオブジェクトです。

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

var object = new SP.UserCustomActionCollection()

メンバー

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

Constructor

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

コンストラクター

説明

UserCustomActionCollection

Initializes a new instance of the SP.UserCustomActionCollection object.

メソッド

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

メソッド

説明

追加します。

Adds a new SP へUserCustomAction オブジェクト (sp.js) custom action to the collection.

オフ

Deletes all custom actions in the collection.

getById

Returns the custom action with the specified identifier.

itemAt

Gets the custom action at the specified index of the collection.

プロパティ

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

プロパティ

説明

childItemType

アイテム

Gets the custom action at the specified index of the collection.

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

詳細については、 UserCustomActionCollection リソースを参照してください。

エンドポイント URI 構造

http://<sitecollection>/<site>/_api/web/UserCustomActions

HTTP 要求

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

書式を取得します。

GET http://<sitecollection>/<site>/_api/web/UserCustomActions

投稿の書式

POST http://<sitecollection>/<site>/_api/web/UserCustomActions