eventcart.php
Table of Contents
Functions
- eventcart_civicrm_config() : mixed
- Implements hook_civicrm_config().
- eventcart_civicrm_install() : mixed
- Implements hook_civicrm_install().
- eventcart_civicrm_alterMailParams() : mixed
- Add the conference session variable to the template.
- eventcart_civicrm_enable() : mixed
- Implements hook_civicrm_enable().
- eventcart_civicrm_tabset() : mixed
Functions
eventcart_civicrm_config()
Implements hook_civicrm_config().
eventcart_civicrm_config(mixed &$config) : mixed
Parameters
- $config : mixed
Tags
eventcart_civicrm_install()
Implements hook_civicrm_install().
eventcart_civicrm_install() : mixed
Tags
eventcart_civicrm_alterMailParams()
Add the conference session variable to the template.
eventcart_civicrm_alterMailParams(array<string|int, mixed> &$params, string $template) : mixed
Parameters
- $params : array<string|int, mixed>
- $template : string
eventcart_civicrm_enable()
Implements hook_civicrm_enable().
eventcart_civicrm_enable() : mixed
Tags
eventcart_civicrm_tabset()
eventcart_civicrm_tabset(mixed $name, mixed &$tabs) : mixed
Parameters
- $name : mixed
- $tabs : mixed