You are here

constant LIVECHAT_VISIBILITY_NOTLISTED in LiveChat 8

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

Shows LiveChat on every page except the listed pages.

1 use of LIVECHAT_VISIBILITY_NOTLISTED
livechat_check_visibility in ./livechat.module
Checks whether LiveChat should be visible on a path, according to settings.

File

./livechat.module, line 23
LiveChat module.

Code

const LIVECHAT_VISIBILITY_NOTLISTED = 0;