constant BOOST_VIEWS_LIST_BEHAVIOR in Boost 6
2 uses of BOOST_VIEWS_LIST_BEHAVIOR
- boost_admin_boost_performance_page in ./
boost.admin.inc - Form builder; Displays Boost's configuration page.
- boost_cron in ./
boost.module - Implementation of hook_cron(). Performs periodic actions.
File
- ./
boost.module, line 40 - Provides static file caching for Drupal text output. Pages, Feeds, ect...
Code
define('BOOST_VIEWS_LIST_BEHAVIOR', variable_get('boost_views_list_behavior', 0));