SP. Social-Namespace (sp.userprofiles)

Verwenden Sie SocialFeedManager, SocialFollowingManagerund andere Objekte im SP.Social -Namespace zur Interaktion mit sozialen Feeds und benutzerdefinierten Lösungen für SharePoint Server 2013 und SharePoint-Add-Ins Folgen von Personen und Inhalten.

Letzte Änderung:Montag, 9. März 2015

Gilt für:apps for SharePoint | Office 365 | SharePoint Foundation 2013 | SharePoint Server 2013_

Elemente

Der SP.Social -Namespace in der SP. UserProfiles.js JavaScript-Bibliothek enthält die folgenden öffentlichen Objekte und Enumerationen.

Objekte

Objekt

Beschreibung

SocialActor

Represents a user, document, site, or tag in social feed and following activities.

SocialActorInfo

Identifies a user, document, site, or tag in client-side requests for social feed and following activities.

SocialAttachment

Represents an image, video, or document in a microblog post.

SocialAttachmentAction

Represents the click action for an attachment in a microblog post.

SocialDataItem

Represents a link to a document, site, or website, a user mention, or a tag reference in a microblog post.

SocialDataOverlay

Associates a substring of a microblog post's text with a URI or other data. Used for rendering post content.

SocialExceptionDetails

Represents error information for a social operation.

SocialFeed

Represents a social feed.

SocialFeedManager

Provides methods for creating posts, modifying threads, and accessing social feeds.

SocialFeedOptions

Represents options that you can specify when retrieving a feed.

SocialFollowingManager

Provides methods for managing a user's list of followed actors (users, documents, sites, and tags).

SocialLink

Represents a link to the source of a microblog post.

SocialPost

Represents a microblog post.

SocialPostActorInfo

Represents a set of actors that relate to a microblog post in a particular way, such as the likers of a post.

SocialPostCreationData

Represents content and related information for a new microblog post.

SocialPostReference

Represents a referenced post in an external thread.

SocialThread

Represents a thread in a social feed.

Enumerationen

Enumeration

Beschreibung

SocialActorType

Specifies a SocialActor type.

SocialActorTypes

Specifies a set of SocialActor types.

SocialAttachmentActionKind

Specifies the type of action that a SocialAttachmentAction performs.

SocialAttachmentKind

Specifies the type of SocialAttachment in a microblog post.

SocialDataItemType

Represents the type of SocialDataItem link.

SocialDataOverlayType

Specifies the type of data for a SocialDataOverlay object.

SocialFeedAttributes

Specifies attributes that apply to a SocialFeed object.

SocialFeedSortOrder

Specifies the sort order for the threads in a social feed.

SocialFeedType

Specifies a SocialFeed type.

SocialPostAttributes

Specifies attributes that apply to a SocialPost object.

SocialPostType

Specifies a SocialPost type.

SocialStatusCode

Specifies an exception or status code.

SocialThreadAttributes

Specifies attributes that apply to a SocialThread object.

SocialThreadType

Specifies the type of thread in the SocialThread.ThreadType property.

Interne-API in der SP. Social-namespace

Die folgenden Elemente aus dem SP.Social -Namespace sind aus dieser Referenz entfernt, da sie für die interne Verwendung reserviert sind und nicht für die direkte Verwendung in Ihrem Code verwendet werden:

  • SocialPostDefinitionData -Objekt, SocialPostDefinitionDataItem -Objekts und SocialPostDefinitionDataItemType -Aufzählung

  • initPropertiesFromJson -Methoden, writeToXml Methoden, newObject Methoden und Eigenschaften typeId

  • <Object> PropertyNames -Objekte

Siehe auch

Weitere Ressourcen

SharePoint User Profiles JavaScript Reference (sp.userprofiles.js)

Arbeiten mit sozialen Feeds in SharePoint 2013

Folgen von Personen in SharePoint 2013

Folgen von Inhalten in SharePoint 2013