The implementation of the following api functions definitely or likely needs to be modified for the Account Integration project.
civicrm_api3_ prefixes the following calls. _create, _delete, _get, and _update and occasionally other actions (eg _check_params, _format_params, _duplicate_check) are used as suffixes for the calls.
- api_check_permission
- contribution
- contribute
- custom_field
- custom_group
- event
- get_DAO
- membership
- membership_type
- participant
- participant_payment
- update_get_existing
- verify_mandatory
- verify_type
_civicrm_api3 prefixes the following calls:
- basic_create
- basic_delete
- basic_get
- check_required_fields
- contribute_formatted_param
- membership_formatted_param
- participant_formatted_param
Labels:
