You are here

Functions in GDPR Consent 7

Primary tabs

Namesort descending Location Description Direct uses Strings
gdpr_consent_accept_form ./gdpr_consent.module Consent acceptance form. 1
gdpr_consent_accept_form_submit ./gdpr_consent.module Implements hook_form_id_submit(). 2
gdpr_consent_access ./gdpr_consent.module Implements hook_access().
gdpr_consent_administration ./gdpr_consent.admin.inc Module settings form. 1
gdpr_consent_administration_submit ./gdpr_consent.admin.inc Implements hook_form_id_submit().
gdpr_consent_admin_form_validate ./gdpr_consent.admin.inc Implements hook_form_validate(). 1
gdpr_consent_conditions_updated ./gdpr_consent.admin.inc Check if consents have been updated. 1
gdpr_consent_configuration ./gdpr_consent.admin.inc Module configuration options form. 1
gdpr_consent_configuration_submit ./gdpr_consent.admin.inc Implements hook_form_id_submit().
gdpr_consent_display_changes ./gdpr_consent.module Get all changes since user last accepted. 2
gdpr_consent_display_fields ./gdpr_consent.module Displaying fields for consent. 3
gdpr_consent_display_form_element ./gdpr_consent.admin.inc Display settings form element. 2
gdpr_consent_form_user_profile_form_alter ./gdpr_consent.module Implements hook_form_FORM_ID_alter().
gdpr_consent_form_user_register_form_alter ./gdpr_consent.module Implements hook_form_FORM_ID_alter().
gdpr_consent_gdpr_consent_accepted ./gdpr_consent.module Helper function for rules.
gdpr_consent_get_accept ./gdpr_consent.module Function to get accept. 7
gdpr_consent_get_conditions ./gdpr_consent.module Function to get conditions. 13
gdpr_consent_help ./gdpr_consent.module Implements hook_help().
gdpr_consent_languages ./gdpr_consent.admin.inc Languages administration form. 1
gdpr_consent_languages_access ./gdpr_consent.module Access control callback. 1
gdpr_consent_menu ./gdpr_consent.module Implements hook_menu().
gdpr_consent_page ./gdpr_consent.pages.inc Page callback. 1
gdpr_consent_permission ./gdpr_consent.module Implements hook_perm().
gdpr_consent_preprocess_page ./gdpr_consent.module Implements hook_preprocess_page().
gdpr_consent_preview ./gdpr_consent.admin.inc After build function for gdpr_consent_administration form. 1
gdpr_consent_redirect_to_consent ./gdpr_consent.module Custom function to handle redirects. 1
gdpr_consent_rules_event_info ./gdpr_consent.rules.inc Implements hook_rules_event_info().
gdpr_consent_save_accept ./gdpr_consent.module Function to save acceptance. 3
gdpr_consent_save_removal ./gdpr_consent.module Function to save removals. 2
gdpr_consent_schema ./gdpr_consent.install Implements hook_schema().
gdpr_consent_theme ./gdpr_consent.module Implements hook_theme().
gdpr_consent_uninstall ./gdpr_consent.install Implements hook_uninstall().
gdpr_consent_update_7100 ./gdpr_consent.install Add the new database field.
gdpr_consent_update_7101 ./gdpr_consent.install Add the new database field for technical details.
gdpr_consent_update_7102 ./gdpr_consent.install Add the new database field for technical details format.
gdpr_consent_user_insert ./gdpr_consent.module Implements hook_user_insert().
gdpr_consent_user_is_exempt ./gdpr_consent.module Check if user is exempt from consent. 3
gdpr_consent_user_login ./gdpr_consent.module Implements hook_user_login().
gdpr_consent_user_update ./gdpr_consent.module Implements hook_user_update().
gdpr_consent_version ./gdpr_consent.admin.inc Determine version ID of Consent. 1
gdpr_consent_versions_latest_get ./gdpr_consent.admin.inc Get latest version for each language. 2
gdpr_consent_versions_latest_get_data ./gdpr_consent.admin.inc Custom function to return data. 1
gdpr_consent_version_check ./gdpr_consent.module Check if user has accepted latest version of consent. 5
gdpr_consent_views_api ./gdpr_consent.module Implements hook_views_api().
gdpr_consent_views_data views/gdpr_consent.views.inc Implements hook_views_data().
gdpr_consent_views_default_views views/gdpr_consent.views_default.inc Implements hook_views_default_views().
hook_gdpr_consent_accepted ./gdpr_consent.api.php Runs actions when GDPR consent is accepted.
theme_gdpr_consent_accept_label ./gdpr_consent.module Theme the accept consent label.
theme_gdpr_consent_administration ./gdpr_consent.admin.inc Theme function for administration.
theme_gdpr_consent_display ./gdpr_consent.module Theme function for consent display.

Other projects