-
- Downloads
Note API - Ensure child notes are deleted with parent, and hooks are called
Deprecates the CRM_Core_BAO_Note::del() function and refactors out all references to it. Related to work on #2757
Showing
- CRM/Contact/Page/View/Note.php 5 additions, 3 deletionsCRM/Contact/Page/View/Note.php
- CRM/Contribute/BAO/Contribution.php 1 addition, 1 deletionCRM/Contribute/BAO/Contribution.php
- CRM/Contribute/Form/AdditionalInfo.php 3 additions, 1 deletionCRM/Contribute/Form/AdditionalInfo.php
- CRM/Core/BAO/Note.php 27 additions, 51 deletionsCRM/Core/BAO/Note.php
- CRM/Event/BAO/Participant.php 2 additions, 2 deletionsCRM/Event/BAO/Participant.php
- CRM/Note/Form/Note.php 3 additions, 1 deletionCRM/Note/Form/Note.php
- api/v3/Note.php 2 additions, 2 deletionsapi/v3/Note.php
- tests/phpunit/api/v4/Entity/NoteTest.php 77 additions, 0 deletionstests/phpunit/api/v4/Entity/NoteTest.php
tests/phpunit/api/v4/Entity/NoteTest.php
0 → 100644
Please register or sign in to comment