CRM_Event_Cart_BAO_Conference
in package
Class CRM_Event_Cart_BAO_Conference
Table of Contents
Methods
- get_participant_sessions() : array<string|int, mixed>|null
- XXX assumes we don't allow a contact to register for the same conference more than once XXX flattens the object tree for convenient templating
Methods
get_participant_sessions()
XXX assumes we don't allow a contact to register for the same conference more than once XXX flattens the object tree for convenient templating
public
static get_participant_sessions(int $main_event_participant_id) : array<string|int, mixed>|null
Parameters
- $main_event_participant_id : int