tellafriend.php
Table of Contents
Functions
- tellafriend_civicrm_config() : void
- Implements hook_civicrm_config().
- tellafriend_civicrm_install() : void
- Implements hook_civicrm_install().
- tellafriend_civicrm_enable() : void
- Implements hook_civicrm_enable().
- tellafriend_civicrm_tabset() : mixed
- Implements hook_civicrm_tabset().
- tellafriend_civicrm_check() : mixed
- Implements hook_civicrm_check().
Functions
tellafriend_civicrm_config()
Implements hook_civicrm_config().
tellafriend_civicrm_config(mixed &$config) : void
Parameters
- $config : mixed
Tags
tellafriend_civicrm_install()
Implements hook_civicrm_install().
tellafriend_civicrm_install() : void
Tags
tellafriend_civicrm_enable()
Implements hook_civicrm_enable().
tellafriend_civicrm_enable() : void
Tags
tellafriend_civicrm_tabset()
Implements hook_civicrm_tabset().
tellafriend_civicrm_tabset(mixed $tabsetName, mixed &$tabs, mixed $context) : mixed
Parameters
- $tabsetName : mixed
- $tabs : mixed
- $context : mixed
Tags
tellafriend_civicrm_check()
Implements hook_civicrm_check().
tellafriend_civicrm_check(mixed &$messages) : mixed
Parameters
- $messages : mixed