You are here

constant DRUPALCHAT_COMMERCIAL in DrupalChat 8

Same name and namespace in other branches
  1. 6.2 drupalchat.module \DRUPALCHAT_COMMERCIAL
  2. 7.2 drupalchat.module \DRUPALCHAT_COMMERCIAL
  3. 7 drupalchat.module \DRUPALCHAT_COMMERCIAL
10 uses of DRUPALCHAT_COMMERCIAL
drupalchatController::drupalchat_get_messages in src/Controller/drupalchatController.php
drupal_get_messages()
drupalchatController::drupalchat_get_messages_specific in src/Controller/drupalchatController.php
drupalchatController::drupalchat_verify_access in src/Controller/drupalchatController.php
drupalchatController::_drupalchat_get_sid in src/Controller/drupalchatController.php
drupalchatSettingsForm::validateForm in src/Form/drupalchatSettingsForm.php
Form validation handler.

... See full list

File

./drupalchat.module, line 11
Module code for DrupalChat.

Code

define('DRUPALCHAT_COMMERCIAL', 3);