You are here

constant SMS_USER_CONFIRMED in SMS Framework 7

Same name and namespace in other branches
  1. 5 modules/sms_user/sms_user.module \SMS_USER_CONFIRMED
  2. 6.2 modules/sms_user/sms_user.module \SMS_USER_CONFIRMED
  3. 6 modules/sms_user/sms_user.module \SMS_USER_CONFIRMED
12 uses of SMS_USER_CONFIRMED
entity_property_sms_user_get_properties in modules/sms_user/sms_user.module
Gets properties for the sms_user_entity_property_info_alter() function.
SmsBlastWebTest::testSendBlast in modules/sms_blast/sms_blast.test
Tests sending sms blast.
SmsUserWebTest::testIncomingUserSwitch in modules/sms_user/tests/sms_user.test
SmsUserWebTest::testNumberConfirmationAndSmsUserSend in modules/sms_user/tests/sms_user.test
Tests user adding phone number.
SmsUserWebTest::testSmsUserProfileView in modules/sms_user/tests/sms_user.test

... See full list

File

modules/sms_user/sms_user.module, line 10
Provides integration between the SMS Framework and Drupal users.

Code

define('SMS_USER_CONFIRMED', 2);