BlogPostManager
Table of Contents
Methods
- __construct() : mixed
- getMapIdsCopiedPosts() : mixed
- setChangedRights() : mixed
- setFeatures() : mixed
- Writes features to the copy queue.
- startCopy() : mixed
Methods
__construct()
public
__construct(mixed $executiveUserId, array<string|int, mixed> $blogPostIdsToCopy) : mixed
Parameters
- $executiveUserId : mixed
- $blogPostIdsToCopy : array<string|int, mixed>
getMapIdsCopiedPosts()
public
getMapIdsCopiedPosts() : mixed
setChangedRights()
public
setChangedRights(mixed $changedRights) : mixed
Parameters
- $changedRights : mixed
setFeatures()
Writes features to the copy queue.
public
setFeatures(array<string|int, mixed> $features) : mixed
Parameters
- $features : array<string|int, mixed>
startCopy()
public
startCopy() : mixed