constant BOOST_CACHEABILITY_PAGES in Boost 6
Same name and namespace in other branches
- 5 boost.module \BOOST_CACHEABILITY_PAGES
- 7 boost.module \BOOST_CACHEABILITY_PAGES
2 uses of BOOST_CACHEABILITY_PAGES
- boost_admin_boost_performance_page in ./
boost.admin.inc - Form builder; Displays Boost's configuration page.
- boost_is_cacheable in ./
boost.module - Determines whether a given url can be cached or not by boost.
File
- ./
boost.module, line 36 - Provides static file caching for Drupal text output. Pages, Feeds, ect...
Code
define('BOOST_CACHEABILITY_PAGES', variable_get('boost_cacheability_pages', ''));