You are here

constant FAC_JSON_FILES_DIRECTORY in Fast Autocomplete 7

@file This file contains the main functions of the Fast Autocomplete module.

2 uses of FAC_JSON_FILES_DIRECTORY
fac_delete_json_files in ./fac.module
Delete Fast Autocomplete json files.
fac_generate_json_for_key in ./fac.module
Generates the json file for a specific search key.

File

./fac.module, line 8
This file contains the main functions of the Fast Autocomplete module.

Code

define('FAC_JSON_FILES_DIRECTORY', 'public://fac-json');