-
Notifications
You must be signed in to change notification settings - Fork 2
tp TouchPointWP ExtraValueHandler
James K. edited this page Mar 5, 2025
·
2 revisions
Classes that have extra values should implement the ExtraValues trait, which provides a ExtraValues() method which returns an instance of this class and allows getting the values via its getter. That trait has the abstract methods that need to be implemented for Extra Values to be available.
- Class name: ExtraValueHandler
- Namespace: \tp\TouchPointWP
mixed tp\TouchPointWP\ExtraValueHandler::__construct(object owner)
- Visibility: public
- owner object
- mixed
mixed tp\TouchPointWP\ExtraValueHandler::standardizeExtraValueName(string name)
- Visibility: public
- This method is static.
- name string
- mixed
object tp\TouchPointWP\ExtraValueHandler::jsonToDataTyped(object evs)
Take an array or object of Extra Values and change the values to their proper datatypes.
- Visibility: public
- This method is static.
- evs object
- object -
mixed tp\TouchPointWP\ExtraValueHandler::__get(mixed what)
- Visibility: public
- what mixed
- mixed
mixed tp\TouchPointWP\ExtraValueHandler::__isset(mixed name)
- Visibility: public
- name mixed
- mixed
mixed tp\TouchPointWP\ExtraValueHandler::__call(mixed name, mixed arguments)
- Visibility: public
- name mixed* arguments mixed
- mixed
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