CRM_Contact_BAO_Query - Extract method `prepareOrderBy()` (via PHPStorm)
authorTim Otten <totten@civicrm.org>
Wed, 25 May 2016 01:41:32 +0000 (18:41 -0700)
committerTim Otten <totten@civicrm.org>
Wed, 25 May 2016 01:41:32 +0000 (18:41 -0700)
commitdb54ba068f60415927408e592db8d3e8f9ca209d
treeef00185eef1365cec3c9488ca47777526e0de99f
parent150938546255588a379d598e4b23abeb7e939d7e
CRM_Contact_BAO_Query - Extract method `prepareOrderBy()` (via PHPStorm)

The fixes on `searchQuery` are making a bad function even harder to read.
In keeping with https://wiki.civicrm.org/confluence/display/CRM/Toxic+Code+Protocol , we
need to some cleanup at the same time.

This was generated using PHPStorm's automated refactoring, "Extract Method".
CRM/Contact/BAO/Query.php