class CRM_Event_Cart_BAO_Conference

Class CRM_Event_Cart_BAO_Conference

Methods

static array|null
get_participant_sessions(int $main_event_participant_id)

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

Details

at line 14
static array|null get_participant_sessions(int $main_event_participant_id)

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

Parameters

int $main_event_participant_id

Return Value

array|null