AbstractEditPayment.php
Tags
Table of Contents
Classes
- CRM_Contribute_Form_AbstractEditPayment
- This class generates form components for processing a contribution CRM-16229 - During the event registration bulk action via search we need to inherit CRM_Contact_Form_Task so that we can inherit functions like getContactIds and make use of controller state. But this is not possible because CRM_Event_Form_Participant inherits this class.