constant BOOST_VISIBILITY_NOTLISTED in Boost 7
Shows this block on every page except the listed pages. (do not depend on block.module, see #1612448)
2 uses of BOOST_VISIBILITY_NOTLISTED
- boost_admin_settings in ./
boost.admin.inc - Form builder; Configure boost settings.
- boost_is_cacheable in ./
boost.module - Determines whether a given url can be cached or not by boost.
File
- ./
boost.module, line 92 - Caches generated output as a static file to be served directly from the webserver.
Code
define('BOOST_VISIBILITY_NOTLISTED', 0);