-
- Downloads
Privatise prevNextCache functions
The buildPrevNextCache function had handling for the extensionised legacy searches mixed in with the core searches - this gives each it's own function, with the custom logic in the one on the Custom Selectore & removed from the core one. In addition I determined that these functions were only called from within their own classes & made them private
Showing
- CRM/Campaign/Selector/Search.php 1 addition, 1 deletionCRM/Campaign/Selector/Search.php
- CRM/Contact/Selector.php 8 additions, 27 deletionsCRM/Contact/Selector.php
- ext/legacycustomsearches/CRM/Contact/Selector/Custom.php 102 additions, 2 deletionsext/legacycustomsearches/CRM/Contact/Selector/Custom.php
Please register or sign in to comment