flexmailer.php
Table of Contents
Functions
- flexmailer_civicrm_config() : mixed
- Implements hook_civicrm_config().
- flexmailer_civicrm_install() : mixed
- Implements hook_civicrm_install().
- flexmailer_civicrm_enable() : mixed
- Implements hook_civicrm_enable().
- flexmailer_civicrm_container() : mixed
- Implements hook_civicrm_container().
- flexmailer_civicrm_scanClasses() : void
Functions
flexmailer_civicrm_config()
Implements hook_civicrm_config().
flexmailer_civicrm_config(mixed &$config) : mixed
Parameters
- $config : mixed
Tags
flexmailer_civicrm_install()
Implements hook_civicrm_install().
flexmailer_civicrm_install() : mixed
Tags
flexmailer_civicrm_enable()
Implements hook_civicrm_enable().
flexmailer_civicrm_enable() : mixed
Tags
flexmailer_civicrm_container()
Implements hook_civicrm_container().
flexmailer_civicrm_container(mixed $container) : mixed
Parameters
- $container : mixed
flexmailer_civicrm_scanClasses()
flexmailer_civicrm_scanClasses(array<string|int, mixed> &$classes) : void
Parameters
- $classes : array<string|int, mixed>