8 calls to sms_user_get_uid() in SMS Framework 7
- sms_action_match_user in modules/
sms_user/ sms_user.rules.inc - Rules action callback to match number to user.
- sms_action_opt_in in modules/
sms_user/ sms_user.rules.inc - Action Implementation: Uncheck SMS User the opt out checkbox.
- sms_action_opt_out in modules/
sms_user/ sms_user.rules.inc - Action Implementation: Check the SMS User opt out checkbox.
- sms_track_archive_write in modules/
sms_track/ sms_track.module - Writes a record to the DB table.
- sms_user_authenticate in modules/
sms_user/ sms_user.module - Authenticates a user based on mobile number.
- sms_user_save in modules/
sms_user/ sms_user.module - Saves user module data.
- sms_user_sms_send in modules/
sms_user/ sms_user.module - Implements hook_sms_send().
- sms_user_validate_number_element in modules/
sms_user/ sms_user.module - Form element validation callback.