CRM-15965: Refactored for a more object-oriented approach, and moved the task list...
authorFrank J. Gómez <frank@ginkgostreet.com>
Thu, 12 Feb 2015 22:01:13 +0000 (17:01 -0500)
committerFrank J. Gómez <frank@ginkgostreet.com>
Thu, 12 Feb 2015 22:01:13 +0000 (17:01 -0500)
commit7a3978aad68dd0bf964f1b914604bf236079d986
tree1f71f4606b069d5b42150bf23482752498b612c9
parentc01b7011ec88ed4818ddd543fe4a1464ab2313dc
CRM-15965: Refactored for a more object-oriented approach, and moved the task list members and methods further up the inheritance tree to promote consistency and code reuse.
CRM/Contact/Form/Search.php
CRM/Contact/Form/Search/Custom.php
CRM/Contact/Form/Search/Custom/Base.php
CRM/Contact/Form/Search/Interface.php
CRM/Core/Form/Search.php