Your IP : 216.73.216.84


Current Path : /home/helpink/www/components/com_jbusinessdirectory/assets/js/src/helpers/
Upload File :
Current File : /home/helpink/www/components/com_jbusinessdirectory/assets/js/src/helpers/defines.js

class JBDConstants{};

JBDConstants.ITEM_TYPE_BUSINESS = 1;
JBDConstants.ITEM_TYPE_OFFER = 2;
JBDConstants.ITEM_TYPE_EVENT = 3;
JBDConstants.ITEM_TYPE_REQUEST_QUOTE = 4;

JBDConstants.MAP_TYPE_GOOGLE = 1;
JBDConstants.MAP_TYPE_BING = 2;
JBDConstants.MAP_TYPE_OSM = 3;

JBDConstants.IS_ADMIN = 0;
JBDConstants.IS_FRONT = 1;

JBDConstants.AJAX_RESPONSE_SUCCESS = 1;
JBDConstants.AJAX_RESPONSE_ERROR = 0;

JBDConstants.QUOTE_MESSAGES_POLLING_INTERVAL = 5000; //milliseconds