You are here

constant LIVECHAT_VISIBILITY_NOTLISTED in LiveChat 7

Same name and namespace in other branches
  1. 8 livechat.module \LIVECHAT_VISIBILITY_NOTLISTED
  2. 8.2 livechat.module \LIVECHAT_VISIBILITY_NOTLISTED

Shows LiveChat on every page except the listed pages.

2 uses of LIVECHAT_VISIBILITY_NOTLISTED
livechat_admin_settings_form in ./livechat.admin.inc
Settings form.
livechat_check_visibility in ./livechat.module
Checks whether LiveChat should be visible on a path, according to settings.

File

./livechat.module, line 11
LiveChat module.

Code

define('LIVECHAT_VISIBILITY_NOTLISTED', 0);