-
Notifications
You must be signed in to change notification settings - Fork 2
tp TouchPointWP Interfaces api
James K. edited this page Mar 5, 2025
·
1 revision
Any classes that handle API requests from the client via /touchpoint-api/ should implement this interface.
This is NOT for the connection to TouchPoint's API, but rather for XHR and such from the client.
- Interface name: api
- Namespace: \tp\TouchPointWP\Interfaces
- This is an interface
bool tp\TouchPointWP\Interfaces\api::api(array uri)
Handle API requests
- Visibility: public
- This method is static.
- uri array - The request URI already parsed by parse_url()
- bool - False if endpoint is not found. Should print the result.
Documentation generated November 19, 2025 1:15am.
- Simple RSVP
- People Lists
- Involvements
- Outreach Partners
- SQL & Python Reports
- Events Calendar from Meetings (Beta)
- Events Calendar Plugin Integration (Deprecated)
- tp
- tp\TouchPointWP
- Api
- Auth
- tp\TouchPointWP\Blocks
- CalendarGrid
- EventsCalendar
- ExtraValueHandler
- Geo
- tp\TouchPointWP\Interfaces
- Involvement
- Involvement_PostTypeSettings
- InvolvementMembership
- Location
- Meeting
- MeetingArray
- Partner
- Person
- PostTypeCapable
- RegistrationType
- Report
- Rsvp
- Settings
- Stats
- StatusWidget
- Taxonomies
- TouchPointWP
- TouchPointWP_AdminAPI
- TouchPointWP_Exception
- TouchPointWP_WPError
- Utilities
- tp\TouchPointWP