SharePoint Publishing JavaScript Reference (sp.publishing.js)
Last modified: September 20, 2013
Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
The SharePoint reference for Publishing provides the fundamental infrastructure for Publishing sites.
The Publishing library contains the Publishing namespace and the Navigation namespace.
|
Name |
Description |
|---|---|
|
Represents the settings of a social plugin. |
|
|
Represents the settings of a site services add-in. |
|
|
Represents a string-typed property with a default value that is used if a custom value has not been explicitly assigned. |
|
|
Imports and exports a design package to and from a site collection. |
|
|
Represents metadata that are related to a design package. |
|
|
Handles the metadata of an image rendition. |
|
|
Represents the information needed for a page layout to be created. |
|
|
Provides publishing-related behavior for an .aspx page that is stored in an SP.Publishing.PublishingWeb object (sp.publishing) object. |
|
|
Used as an input parameter for methods that create SP.Publishing.PublishingPage object (sp.publishing) objects. |
|
|
Provides publishing behavior for a Site object that supports publishing. |
|
|
Provides publishing behavior for an SP.Web object (sp.js) instance that supports publishing. |
|
|
Provides a wrapper that includes scheduling-specific behavior for items in the SP.ListItem object (sp.js) class. |
|
|
Exposes the operations to read and write image renditions from a site collection. |
|
|
Provides methods that manage site services add-ins and social plug-ins. |
|
|
Represents VariationLabel objects that are managed from the "/_layouts/VariationLabels.aspx" page. |
|
|
Exposes essential information about the Variations system in a Site Collection that is activated with the Publishing feature. |
|
Name |
Description |
|---|---|
|
Indicates the type of navigation node. |
|
|
Specifies navigation behavior and properties for a SP.Taxonomy.Term constructor (sp.taxonomy) object that is used to drive the navigation and friendly URLs for a website. |
|
|
Represents a collection of SP.Publishing.Navigation.NavigationTerm object (sp.publishing) objects. |
|
|
Represents a collection of text strings stored by the SP.Publishing.Navigation.NavigationTerm.excludedProviders property (sp.publishing) property. |
|
|
Specifies navigation behavior and properties for an SP.Taxonomy.TermSet constructor (sp.taxonomy) object that is used to drive the navigation and friendly URLs for a website. |
|
|
Provides an abstract base class for the SP.Publishing.Navigation.NavigationTermSet object (sp.publishing) and the SP.Publishing.Navigation.NavigationTerm object (sp.publishing) objects. |
|
|
Represents contextual information that affects the calculation of certain properties for the SP.Publishing.Navigation.NavigationTerm object (sp.publishing) objects in a SP.Publishing.Navigation.NavigationTermSet object (sp.publishing) object. |
|
|
Manages the global navigation and the current navigation (the standard navigation schemes). |
|
|
Identifies the three enumeration choices displayed on the AreaNavigationSettings.aspx control pane. |
|
|
Provides common operations related to the managed navigation feature, friendly URLs, and the taxonomy navigation cache. |
|
|
Manages the navigation settings for a publishing site. |