You are here

constant BOOST_JSON_EXTENSION in Boost 6

10 uses of BOOST_JSON_EXTENSION
boost_admin_boost_performance_page in ./boost.admin.inc
Form builder; Displays Boost's configuration page.
boost_admin_generate_htaccess in ./boost.admin.inc
Generate htaccess code.
boost_cache_expire_by_db in ./boost.module
Expires the static file cache for the given paths via database.
boost_cache_expire_by_filename in ./boost.module
Expires the static file cache for paths matching a wildcard via filesystem.
boost_cache_set in ./boost.module
Replaces/Sets the cached contents of the specified page, if stale.

... See full list

File

./boost.module, line 54
Provides static file caching for Drupal text output. Pages, Feeds, ect...

Code

define('BOOST_JSON_EXTENSION', variable_get('boost_json_extension', '.json'));