CRM-19832: Ensure that searchTasks hook get invoked once
authoromar abu hussein <opetmar91@gmail.com>
Wed, 4 Jan 2017 14:57:00 +0000 (14:57 +0000)
committeromar abu hussein <opetmar91@gmail.com>
Wed, 4 Jan 2017 14:57:00 +0000 (14:57 +0000)
commit4d73a5a7443ad33f5e60c741d94770cc31c16498
tree839471fa91a3468c6f434aa4f2d9ab828c4c9c32
parent4e098b3ec810dce776feb808c07c73b8d8de320d
CRM-19832: Ensure that searchTasks hook get invoked once

This ensure that searchTasks hook for diffrent civicrm entites will only get called once and prevent
action items added by this hook from appearing twice in the search actions menu.
CRM/Activity/Task.php
CRM/Campaign/Task.php
CRM/Case/Task.php
CRM/Contribute/Task.php
CRM/Event/Task.php
CRM/Grant/Task.php
CRM/Member/Task.php
CRM/Pledge/Task.php