EasyBlogSocialShare
in package
Table of Contents
Methods
- __construct() : mixed
- getLink() : mixed
- hasAutoPost() : mixed
- Determines if the user has enabled the auto updates settings.
- isAssociated() : mixed
Methods
__construct()
public
__construct() : mixed
getLink()
public
static getLink(mixed $type, mixed $id) : mixed
Parameters
- $type : mixed
- $id : mixed
hasAutoPost()
Determines if the user has enabled the auto updates settings.
public
hasAutoPost(int $userId, string $type) : mixed
Parameters
- $userId : int
-
The subject user.
- $type : string
-
The type of social sharing.
isAssociated()
public
isAssociated(mixed $userId, mixed $type) : mixed
Parameters
- $userId : mixed
- $type : mixed