Functions

Implements hook_civicrm_alterSettingsFolders().

trustcommerce_civicrm_alterSettingsFolders($metaDataFolders = NULL

Implements hook_civicrm_angularModules().

trustcommerce_civicrm_angularModules($angularModules) 

Generate a list of Angular modules.

Note: This hook only runs in CiviCRM 4.5+. It may use features only available in v4.6+.

package Default
link http://wiki.civicrm.org/confluence/display/CRMDOC/hook_civicrm_angularModules

Parameters

$angularModules

Implements hook_civicrm_caseTypes().

trustcommerce_civicrm_caseTypes($caseTypes) 

Generate a list of case-types.

Note: This hook only runs in CiviCRM 4.4+.

package Default
link http://wiki.civicrm.org/confluence/display/CRMDOC/hook_civicrm_caseTypes

Parameters

$caseTypes

Implements hook_civicrm_config().

trustcommerce_civicrm_config($config) 

Implements hook_civicrm_disable().

trustcommerce_civicrm_disable() 

Implements hook_civicrm_enable().

trustcommerce_civicrm_enable() 

Implements hook_civicrm_install().

trustcommerce_civicrm_install() 

Implements hook_civicrm_managed().

trustcommerce_civicrm_managed($entities) 

Generate a list of entities to create/deactivate/delete when this module is installed, disabled, uninstalled.

package Default
link http://wiki.civicrm.org/confluence/display/CRMDOC/hook_civicrm_managed

Parameters

$entities

Implements hook_civicrm_postInstall().

trustcommerce_civicrm_postInstall() 

Implements hook_civicrm_uninstall().

trustcommerce_civicrm_uninstall() 

Implements hook_civicrm_upgrade().

trustcommerce_civicrm_upgrade($op, \CRM_Queue_Queue $queue = NULL

Implements hook_civicrm_xmlMenu().

trustcommerce_civicrm_xmlMenu($files)