constant OPENLAYERS_CCK_FORMATTER_MAP_ID_PREFIX in Openlayers 6
Same name and namespace in other branches
- 6.2 modules/openlayers_cck/openlayers_cck.module \OPENLAYERS_CCK_FORMATTER_MAP_ID_PREFIX
1 use of OPENLAYERS_CCK_FORMATTER_MAP_ID_PREFIX
- theme_openlayers_cck_formatter_map in modules/
openlayers_cck/ openlayers_cck.module - Theme function for openlayers cck formatters
File
- modules/
openlayers_cck/ openlayers_cck.module, line 15 - This file holds the main Drupal hook functions and private functions for the openlayers_cck module.
Code
define('OPENLAYERS_CCK_FORMATTER_MAP_ID_PREFIX', 'openlayers-cck-formatter-map');