-
Notifications
You must be signed in to change notification settings - Fork 2
tp TouchPointWP MeetingArray
James K. edited this page Jun 6, 2025
·
2 revisions
Class MeetingArray
A class to hold an array of meetings grouped into a larger event, like a conference.
- Class name: MeetingArray
- Namespace: \tp\TouchPointWP
- This class implements: tp\TouchPointWP\Interfaces\apiMeeting, IteratorAggregate, ArrayAccess, Countable
public mixed slugToUse = ""
- Visibility: public
public mixed titleToUse = ""
- Visibility: public
mixed tp\TouchPointWP\MeetingArray::__construct(mixed meetingArray, mixed involvement)
- Visibility: public
- meetingArray mixed* involvement mixed
- mixed
mixed tp\TouchPointWP\Interfaces\apiMeeting::__get(string what)
- Visibility: public
- This method is defined by tp\TouchPointWP\Interfaces\apiMeeting
- what string
- mixed
\DateTimeInterface tp\TouchPointWP\MeetingArray::mtgStartDt()
Get the first start time of the meetings in the array.
- Visibility: public
- \DateTimeInterface -
\DateTimeInterface tp\TouchPointWP\MeetingArray::mtgEndDt()
Get the last end time (or start time) of the meetings in the array.
- Visibility: public
- \DateTimeInterface -
int tp\TouchPointWP\MeetingArray::status()
Get the status of the meetings in the array.
- Visibility: public
- int -
mixed tp\TouchPointWP\MeetingArray::getIterator()
Retrieve an external iterator
- Visibility: public
- mixed
mixed tp\TouchPointWP\MeetingArray::offsetExists(mixed offset)
Whether a offset exists
- Visibility: public
- offset mixed
- mixed
mixed tp\TouchPointWP\MeetingArray::offsetGet(mixed offset)
Offset to retrieve
- Visibility: public
- offset mixed
- mixed
mixed tp\TouchPointWP\MeetingArray::offsetSet(mixed offset, mixed value)
Offset to set
- Visibility: public
- offset mixed* value mixed
- mixed
mixed tp\TouchPointWP\MeetingArray::offsetUnset(mixed offset)
Offset to unset
- Visibility: public
- offset mixed
- mixed
mixed tp\TouchPointWP\MeetingArray::count()
Count meetings in the array
- Visibility: public
- 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