bandpage module hooks
- Hooks for integration with BandPage's API and widgets
hook_bandpage_deauthenticate
Parameters:
none
Returns:
none
Description:
If a user disables BandPage integration, this hook allows sub-modules to disable any functionality that they implement that would no longer work.
hook_bandpage_authenticate
Parameters:
$band_id => string - the band's ID as returned from BP
Returns:
none
Description:
If a user disables BandPage integration, this hook allows sub-modules to disable any functionality that they implement that would no longer work.