CRM_Event_Form_EventFees
class CRM_Event_Form_EventFees
This class generates form components for processing a participation fee block
Methods
static
static array
setDefaultValues(CRM_Core_Form $form)
This function sets the default values for the form in edit/view mode.
static array
setDefaultPriceSet(int $participantID, int $eventID = NULL, bool $includeQtyZero = TRUE)
This function sets the default values for price set.
static
static int
getDefaultPaymentInstrumentId()
Get the default payment instrument id.
Details
at line 47
static
preProcess(CRM_Core_Form $form)
Set variables up before form is built.
at line 73
static array
setDefaultValues(CRM_Core_Form $form)
This function sets the default values for the form in edit/view mode.
at line 249
static array
setDefaultPriceSet(int $participantID, int $eventID = NULL, bool $includeQtyZero = TRUE)
This function sets the default values for price set.
at line 331
static
buildQuickForm(CRM_Core_Form $form)
Build the form object.
at line 496
static protected int
getDefaultPaymentInstrumentId()
Get the default payment instrument id.