You are here

Functions in Twilio SMS Integration 7

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_sms_twilio_post_enable drush/sms_twilio.drush.inc Implements drush_MODULE_post_COMMAND().
sms_twilio_admin_form ./sms_twilio.module Admin/settings form. 1
sms_twilio_admin_form_validate ./sms_twilio.module Validates the submission of the configuration form.
sms_twilio_command ./sms_twilio.module Executes a command using the Twilio API 1
sms_twilio_drush_command drush/sms_twilio.drush.inc Implements hook_drush_command().
sms_twilio_drush_download drush/sms_twilio.drush.inc Downloads 1 1
sms_twilio_gateway_info ./sms_twilio.module Implements hook_gateway_info().
sms_twilio_incoming ./sms_twilio.module Informs the SMS Framework of the incoming SMS 1
sms_twilio_menu ./sms_twilio.module Implements hook_menu().
sms_twilio_requirements ./sms_twilio.install
sms_twilio_send ./sms_twilio.module Callback for sending messages. 1
sms_twilio_send_form ./sms_twilio.module Returns custom additions to be added to the send forms 1

Other projects