scheduled_communications.php
Table of Contents
Functions
- scheduled_communications_civicrm_config() : void
- Implements hook_civicrm_config().
- scheduled_communications_civicrm_install() : void
- Implements hook_civicrm_install().
- scheduled_communications_civicrm_enable() : void
- Implements hook_civicrm_enable().
- scheduled_communications_civicrm_permission() : mixed
- scheduled_communications_civicrm_pre() : void
- Implements hook_civicrm_pre().
- scheduled_communications_civicrm_post() : void
- Implements hook_civicrm_post().
Functions
scheduled_communications_civicrm_config()
Implements hook_civicrm_config().
scheduled_communications_civicrm_config(mixed &$config) : void
Parameters
- $config : mixed
Tags
scheduled_communications_civicrm_install()
Implements hook_civicrm_install().
scheduled_communications_civicrm_install() : void
Tags
scheduled_communications_civicrm_enable()
Implements hook_civicrm_enable().
scheduled_communications_civicrm_enable() : void
Tags
scheduled_communications_civicrm_permission()
scheduled_communications_civicrm_permission(mixed &$permissions) : mixed
Parameters
- $permissions : mixed
Tags
scheduled_communications_civicrm_pre()
Implements hook_civicrm_pre().
scheduled_communications_civicrm_pre(mixed $op, mixed $entity, mixed $id, mixed $params) : void
Parameters
- $op : mixed
- $entity : mixed
- $id : mixed
- $params : mixed
scheduled_communications_civicrm_post()
Implements hook_civicrm_post().
scheduled_communications_civicrm_post(mixed $op, mixed $entity, mixed $id, mixed $object) : void
Parameters
- $op : mixed
- $entity : mixed
- $id : mixed
- $object : mixed