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_init |
./sms_twilio.module |
|
|
|
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 |
sms_twilio_validate_incoming |
./sms_twilio.module |
Validate incoming messages using Twilio SDK security methods |
1 |
|
sms_twilio_validate_incoming_request_parameters |
./sms_twilio.module |
Validate incoming request has necessary parameters |
1 |
|