FeedSupport
Table of Contents
Properties
-
$resource
: Feed
Methods
-
getActionResource()
: Entity
-
getBackgroundStatus()
: mixed
-
getHideAllService()
: ActivitySnoozeManager
-
getHideFeedService()
: ActivityHiddenManager
-
getLocation()
: array<string, mixed>|null
-
getRoleLabelInOwner()
: string|null
-
getStatistic()
: array<string, mixed>
-
getTaggedFriendsForFeed()
: array<string|int, mixed>
-
getTypeManager()
: TypeManager
$resource
public
Feed
$resource
getActionResource()
protected
getActionResource() : Entity
getBackgroundStatus()
protected
getBackgroundStatus() : mixed
getHideAllService()
protected
getHideAllService() : ActivitySnoozeManager
getHideFeedService()
protected
getHideFeedService() : ActivityHiddenManager
getLocation()
protected
getLocation() : array<string, mixed>|null
Return values
array<string, mixed>|null
getRoleLabelInOwner()
protected
getRoleLabelInOwner(User|null $user, User|null $owner) : string|null
Parameters
-
$user
: User|null
-
-
$owner
: User|null
-
Return values
string|null
getStatistic()
protected
getStatistic() : array<string, mixed>
Return values
array<string, mixed>
getTaggedFriendsForFeed()
protected
getTaggedFriendsForFeed([int $limit = 10 ]) : array<string|int, mixed>
Parameters
-
$limit
: int
= 10
-
-
throws
-
AuthorizationException
Return values
array<string|int, mixed>
getTypeManager()
protected
getTypeManager() : TypeManager