Module
SmsOnRails::SmsHelper
In:
app/helpers/sms_on_rails/sms_helper.rb
To change this template, choose Tools | Templates and open the template in the editor.
Methods
link_to_sms_draft
link_to_sms_phone_number
requires_phone_carrier?
send_sms_form_url
service_providers_collection_select
sms_on_rails_status_select
staggered_table_rows
Public Instance methods
link_to_sms_draft
(draft, message=nil)
link_to_sms_phone_number
(phone_number)
requires_phone_carrier?
()
send_sms_form_url
()
service_providers_collection_select
(form)
sms_on_rails_status_select
(form, options={})
staggered_table_rows
(objs) {|obj| ...}
[Validate]