hook_hotjar_access |
./hotjar.api.php |
Control access to a Hotjar tracking code. |
|
|
hook_hotjar_access_alter |
./hotjar.api.php |
Alter results of Hotjar access check results. |
|
|
hotjar_admin_settings_form |
./hotjar.admin.inc |
Hotjar settings form. |
|
1 |
hotjar_get_settings |
./hotjar.module |
Get Hotjar settings. |
5 |
|
hotjar_help |
./hotjar.module |
Implements hook_help(). |
|
|
hotjar_menu |
./hotjar.module |
Implements hook_menu(). |
|
|
hotjar_page_build |
./hotjar.module |
Implements hook_page_build(). |
|
|
hotjar_permission |
./hotjar.module |
Implements hook_permission(). |
|
|
hotjar_uninstall |
./hotjar.install |
Implements hook_uninstall(). |
|
|
hotjar_update_7001 |
./hotjar.install |
Merge Hotjar variables. |
|
|
_hotjar_access |
./hotjar.module |
Determines whether we add tracking code to page. |
1 |
|
_hotjar_check_roles |
./hotjar.module |
Check user role. |
1 |
|
_hotjar_check_status |
./hotjar.module |
Check current request HTTP status. |
1 |
|
_hotjar_check_user |
./hotjar.module |
Check Hotjar code should be added for user. |
1 |
|
_hotjar_should_be_added |
./hotjar.module |
Check Hotjar code should be added. |
1 |
|