Documentation

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

api
API Interface
module
This is a base interface for all feature classes.

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.


        
On this page

Search results