ViewFormProvider
FinalYes
Table of Contents
Methods
- __construct() : mixed
- getViewFormConfig() : Result
Methods
__construct()
public
__construct(int $userId, int $eventId, string $eventDate, int $timezoneOffset, array<string|int, mixed> $userIdsToRequest, bool $requestUsers, bool $requestCollabs, bool $getEventById) : mixed
Parameters
- $userId : int
- $eventId : int
- $eventDate : string
- $timezoneOffset : int
- $userIdsToRequest : array<string|int, mixed>
- $requestUsers : bool
- $requestCollabs : bool
- $getEventById : bool
getViewFormConfig()
public
getViewFormConfig() : Result