Documentation

oauth_client.php

Table of Contents

Functions

oauth_client_civicrm_config()  : mixed
Implements hook_civicrm_config().
oauth_client_civicrm_permission()  : mixed
Implements hook_civicrm_permission().
oauth_client_civicrm_container()  : mixed
oauth_client_civicrm_oauthProviders()  : mixed
Implements hook_civicrm_oauthProviders().
oauth_client_civicrm_mailSetupActions()  : mixed
Implements hook_civicrm_mailSetupActions().
oauth_client_civicrm_oauthReturn()  : mixed
Implements hook_civicrm_oauthReturn().
oauth_client_civicrm_alterMailStore()  : mixed
Implements hook_civicrm_alterMailStore().

Functions

oauth_client_civicrm_container()

oauth_client_civicrm_container(ContainerBuilder $container) : mixed
Parameters
$container : ContainerBuilder

oauth_client_civicrm_oauthProviders()

Implements hook_civicrm_oauthProviders().

oauth_client_civicrm_oauthProviders(mixed &$providers) : mixed
Parameters
$providers : mixed

oauth_client_civicrm_mailSetupActions()

Implements hook_civicrm_mailSetupActions().

oauth_client_civicrm_mailSetupActions(mixed &$setupActions) : mixed
Parameters
$setupActions : mixed
Tags
see
CRM_Utils_Hook::mailSetupActions()

oauth_client_civicrm_oauthReturn()

Implements hook_civicrm_oauthReturn().

oauth_client_civicrm_oauthReturn(mixed $token, mixed &$nextUrl) : mixed
Parameters
$token : mixed
$nextUrl : mixed

oauth_client_civicrm_alterMailStore()

Implements hook_civicrm_alterMailStore().

oauth_client_civicrm_alterMailStore(mixed &$mailSettings) : mixed
Parameters
$mailSettings : mixed
Tags
see
CRM_Utils_Hook::alterMailStore()

        
On this page

Search results