You are here

constant BACK_TO_TOP_VISIBILITY_NOTLISTED in Back To Top 7

Shows Back To Top on every page except the listed pages.

2 uses of BACK_TO_TOP_VISIBILITY_NOTLISTED
back_to_top_page_build in ./back_to_top.module
Implements hook_page_build().
back_to_top_settings in ./back_to_top.admin.inc
@file Contains the administration pages for Back To Top.

File

./back_to_top.module, line 13
Back To Top link using JQuery.

Code

define('BACK_TO_TOP_VISIBILITY_NOTLISTED', 0);