back_to_top_menu |
./back_to_top.module |
Implements hook_page_menu(). |
|
|
back_to_top_page_build |
./back_to_top.module |
Implements hook_page_build(). |
|
|
back_to_top_permission |
./back_to_top.module |
Implements hook_permission(). |
|
|
back_to_top_settings |
./back_to_top.admin.inc |
@file
Contains the administration pages for Back To Top. |
|
1 |
is_adminpage |
./back_to_top.module |
Check if page viewed is in admin section or a node/edit for possible option
to not include javascript and css in that case. |
1 |
|
is_mobile |
./back_to_top.module |
Check if mobile or touch device with PHP so javascript and css isn't
included in that case. |
1 |
|