次の方法で共有


SP へPublishing.PublishingWeb オブジェクト (sp.publishing)

発行機能をサポートしているSP へWeb オブジェクト (sp.js)インスタンスの発行の動作を提供します。

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

var object = new SP.Publishing.PublishingWeb()

メンバー

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

メソッド

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

メソッド

説明

addPublishingPage

Creates a new SP へPublishing.PublishingPage オブジェクト (sp.publishing) object in the PublishingWeb.

getPublishingWeb

Retrieves an instance of the SP.Publishing.PublishingWeb that wraps the specified SP へWeb オブジェクト (sp.js) object.

プロパティ

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

プロパティ

説明

web

Gets the SP へWeb オブジェクト (sp.js) object that is wrapped by this SP.Publishing.PublishingWeb instance.

Constructor

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

コンストラクター

説明

PublishingWeb

Initializes a new instance of the SP.Publishing.PublishingWeb object.