[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/google_analytics/ -> googleanalytics.admin.inc (summary)

(no description)

File Size: 558 lines (30 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 6 functions

  googleanalytics_admin_settings_form()
  googleanalytics_admin_settings_form_validate()
  theme_googleanalytics_admin_custom_var_table()
  googleanalytics_token_element_validate()
  _googleanalytics_get_forbidden_tokens()
  _googleanalytics_contains_forbidden_token()

Functions
Functions that are not part of a class:

googleanalytics_admin_settings_form(&$form_state)   X-Ref
Implementation of hook_admin_settings() for configuring the module


googleanalytics_admin_settings_form_validate($form, &$form_state)   X-Ref
No description

theme_googleanalytics_admin_custom_var_table($form)   X-Ref
Layout for the custom variables table in the admin settings form.


googleanalytics_token_element_validate(&$element, &$form_state)   X-Ref
Validate a form element that should have tokens in it.

For example:

_googleanalytics_get_forbidden_tokens($value)   X-Ref
No description

_googleanalytics_contains_forbidden_token($token_string)   X-Ref
Validate if a string contains forbidden tokens not allowed by privacy rules.

param: $token_string
return: boolean



Generated: Mon Jul 9 18:01:44 2012 Cross-referenced by PHPXref 0.7