The Attendee table contains all custom fields for all events, but specific events make use of different columns. Return the relevent custom fields for a particular Event.
Parameters
$iEventId
mixed
$bPublicOnly
mixed
$bGuest
mixed
Return
Rows in the configuration custom fields table.
bool
delete($iEventId, $bDeleteMedia)
Deletes a record from the database
Parameters
$iEventId
int unsigned
A record's event_id
$bDeleteMedia
mixed
Return
Returns true if record existed and was deleted, otherwise false