CRM_Event_Badge_Logo
class CRM_Event_Badge_Logo extends CRM_Event_Badge
Class CRM_Event_Badge_Logo
Methods
__construct()
No description
generateLabel(array $participant)
No description
Details
at line 10
__construct()
in CRM_Event_Badge at line 67
setDebug(bool $debug = TRUE)
in CRM_Event_Badge at line 85
run(array $participants)
Create the labels (pdf).
It assumes the participants are from the same event
in CRM_Event_Badge at line 100
protected CRM_Event_BAO_Event|null
retrieveEvent(int $eventID)
in CRM_Event_Badge at line 114
string
getImageFileName(int $eventID, bool $img = FALSE)
in CRM_Event_Badge at line 147
printBackground(bool $img = FALSE)
at line 39
generateLabel(array $participant)
in CRM_Event_Badge at line 186
pdfExtraFormat()
in CRM_Event_Badge at line 194
createLabels(array $participants)
Create labels (pdf).