Subscription
Table of Contents
Constants
- AVAILABLE_VALUES = ['Y', 'N']
Methods
- onContentViewed() : mixed
- set() : bool
- Adds/deletes a subscription on a worgroup GROUP_ID for a user USER_ID
Constants
AVAILABLE_VALUES
public
mixed
AVAILABLE_VALUES
= ['Y', 'N']
Methods
onContentViewed()
public
static onContentViewed(array<string|int, mixed> $params) : mixed
Parameters
- $params : array<string|int, mixed>
set()
Adds/deletes a subscription on a worgroup GROUP_ID for a user USER_ID
public
static set([array<string|int, mixed> $params = [] ]) : bool
Parameters
- $params : array<string|int, mixed> = []