You are here

constant BOOST_CACHEABILITY_PAGES in Boost 5

Same name and namespace in other branches
  1. 6 boost.module \BOOST_CACHEABILITY_PAGES
  2. 7 boost.module \BOOST_CACHEABILITY_PAGES
2 uses of BOOST_CACHEABILITY_PAGES
boost_is_cacheable in ./boost.api.inc
Determines whether a given Drupal page can be cached or not.
boost_settings_form in ./boost.admin.inc
Declares administrative settings for the Boost module.

File

./boost.module, line 19
Provides static page caching for Drupal.

Code

define('BOOST_CACHEABILITY_PAGES', variable_get('boost_cacheability_pages', ''));