google_tag_assets_create |
./google_tag.module |
Saves snippet files and data layer classes based on current settings. |
2 |
|
google_tag_condition_filter |
./google_tag.module |
Returns filtered list of condition plugin types and loads code file. |
3 |
|
google_tag_condition_info |
./google_tag.module |
Returns array of condition plugin types. |
1 |
|
google_tag_container_form |
includes/form/container.inc |
Form constructor for the container form. |
1 |
|
google_tag_container_form_after_build |
includes/form/container.inc |
Element after build callback for google_tag_container_form(). |
|
1 |
google_tag_container_form_submit |
includes/form/container.inc |
Form submission handler for google_tag_container_form(). |
|
1 |
google_tag_container_form_validate |
includes/form/container.inc |
Form validation handler for google_tag_container_form(). |
|
1 |
google_tag_ctools_plugin_directory |
./google_tag.module |
Implements hook_ctools_plugin_directory(). |
|
|
google_tag_enable |
./google_tag.install |
Implements hook_enable(). |
|
|
google_tag_export_load |
./google_tag.module |
Callback: load all for ctools_export_crud_load_all(). |
|
1 |
google_tag_fieldset |
includes/form/container.inc |
Fieldset builder for the module settings form. |
2 |
|
google_tag_fieldset |
includes/form/settings.inc |
Fieldset builder for the module settings form. |
2 |
|
google_tag_flush_caches |
./google_tag.module |
Implements hook_flush_caches(). |
|
|
google_tag_form_elements |
includes/form/container.inc |
Returns form elements from variable definitions. |
2 |
|
google_tag_form_elements |
includes/form/settings.inc |
Returns form elements from variable definitions. |
2 |
|
google_tag_form_element_type |
includes/form/container.inc |
Converts variable type to form element type. |
2 |
|
google_tag_form_element_type |
includes/form/settings.inc |
Converts variable type to form element type. |
2 |
|
google_tag_help |
./google_tag.module |
Implements hook_help(). |
|
|
google_tag_menu |
./google_tag.module |
Implements hook_menu(). |
|
|
google_tag_object_factory |
./google_tag.module |
Callback: object factory for ctools_export_load_object(). |
|
1 |
google_tag_page_build |
./google_tag.module |
Implements hook_page_build(). |
|
|
google_tag_permission |
./google_tag.module |
Implements hook_permission(). |
|
|
google_tag_realm_values |
./google_tag.module |
Returns applicable realm name and key for the request. |
1 |
|
google_tag_requirements |
./google_tag.install |
Implements hook_requirements(). |
|
|
google_tag_schema |
./google_tag.install |
Implements hook_schema(). |
|
|
google_tag_settings_create |
./google_tag.install |
Installs module settings as a settings configuration entity. |
2 |
|
google_tag_settings_form |
includes/form/settings.inc |
Form constructor for the container form. |
|
1 |
google_tag_settings_form_submit |
includes/form/settings.inc |
Form submission handler for google_tag_settings_form(). |
|
|
google_tag_settings_form_validate |
includes/form/settings.inc |
Form validation handler for google_tag_settings_form(). |
|
|
google_tag_text_clean |
includes/form/container.inc |
Cleans a string representing a list of items. |
4 |
|
google_tag_text_clean |
includes/form/settings.inc |
Cleans a string representing a list of items. |
4 |
|
google_tag_uninstall |
./google_tag.install |
Implements hook_uninstall(). |
|
|
google_tag_update_7101 |
./google_tag.install |
Convert values in role_list variable from rid to role name. |
|
|
google_tag_update_7102 |
./google_tag.install |
Create directory for snippet files, if not present. |
|
|
google_tag_update_7103 |
./google_tag.install |
Convert toggle settings from integer to string. |
|
|
google_tag_update_7104 |
./google_tag.install |
Rename 'compact_tag' setting to 'compact_snippet'. |
|
|
google_tag_update_7105 |
./google_tag.install |
Deprecated update hook; no changes will be made. |
|
|
google_tag_update_7106 |
./google_tag.install |
Deprecated update hook; no changes will be made. |
|
|
google_tag_update_7200 |
./google_tag.install |
Migrate variables to settings and container config items. |
|
|
google_tag_variable_group_info Deprecated |
./google_tag.module |
Implements hook_variable_group_info(). |
|
|
google_tag_variable_info Deprecated |
./google_tag.module |
Implements hook_variable_info(). |
|
|
gtag_export_crud_load |
./google_tag.module |
Returns a single exportable object. |
5 |
|
gtm_test_google_tag_realm_alter |
tests/gtm_test.module |
Implements hook_google_tag_realm_alter(). |
|
|
gtm_test_variable_realm_info |
tests/gtm_test.module |
Implements hook_variable_realm_info(). |
|
|
hook_google_tag_conditions_alter |
./google_tag.api.php |
Alter the insertion condition types. |
|
|
hook_google_tag_insert_alter |
./google_tag.api.php |
Alter the state of snippet insertion on the current page response. |
|
|
hook_google_tag_realm_alter |
./google_tag.api.php |
Alter the realm values for the current page response. |
|
|
hook_google_tag_snippets_alter |
./google_tag.api.php |
Alter the snippets to be inserted on a page response. |
|
|
special_t |
includes/variable.inc |
Returns a translated string after placeholder substitution. |
1 |
|
_file_prepare_directory |
./google_tag.module |
Checks that the directory exists and is writable. |
2 |
|