CRM_Extension_Manager_Search
class CRM_Extension_Manager_Search extends CRM_Extension_Manager_Base
This class stores logic for managing CiviCRM extensions.
Constants
CUSTOM_SEARCH_GROUP_NAME |
|
Properties
bool | $autoReplace | Whether to automatically uninstall and install during 'replace'. | from CRM_Extension_Manager_Base |
Methods
__construct()
CRM_Extension_Manager_Search constructor.
array
getCustomSearchesByName()
No description
array
getCustomSearchesById()
No description
Details
at line 41
__construct()
CRM_Extension_Manager_Search constructor.