EventsCalendar
in package
implements
api, module
AbstractYes
Provides an interface to bridge the gap between The Events Calendar plugin (by ModernTribe) and the TouchPoint mobile app.
Table of Contents
Interfaces
Methods
- api() : bool
- Handle API requests
Methods
api()
Handle API requests
public
static api(array<string|int, mixed> $uri) : bool
Parameters
- $uri : array<string|int, mixed>
-
The request URI already parsed by parse_url()
Return values
bool —False if endpoint is not found. Should print the result.