constant BOOST_PRE_PROCESS_FUNCTION in Boost 6
Same name and namespace in other branches
- 5 boost.module \BOOST_PRE_PROCESS_FUNCTION
2 uses of BOOST_PRE_PROCESS_FUNCTION
- boost_admin_boost_performance_page in ./
boost.admin.inc - Form builder; Displays Boost's configuration page.
- boost_cache_set in ./
boost.module - Replaces/Sets the cached contents of the specified page, if stale.
File
- ./
boost.module, line 63 - Provides static file caching for Drupal text output. Pages, Feeds, ect...
Code
define('BOOST_PRE_PROCESS_FUNCTION', variable_get('boost_pre_process_function', ''));