CountersManager
Table of Contents
Methods
- getValues() : array<string|int, mixed>
- Get list of counters available for calendar module Implements static cache for each user
Methods
getValues()
Get list of counters available for calendar module Implements static cache for each user
public
static getValues(mixed $userId[, mixed $groupIds = [] ]) : array<string|int, mixed>
Parameters
- $userId : mixed
-
int id of the user for whom counters are requested
- $groupIds : mixed = []
-
array ids fo groups for which counters are requested
Return values
array<string|int, mixed> —list of counters