[Net_SMS] element index

Package indexes

All elements
a c d f g h l n s u v w _
_
top
Variable $_auth
Net_SMS::$_auth in SMS.php
Variable $_base_url
Variable $_base_url
Variable $_base_url
Variable $_params
A hash containing any parameters for the current gateway driver.
Variable $_session_id
Method _authenticate
Authenticates with the SMSC.
Method _getDest
Returns destination e-mail address.
a
top
Method accept
Net_SMS_generic_smpp::accept() in generic_smpp.php
Accepts an object.
Method addCarrier
Adds a carrier to the list.
Method addContact
Adds a contact to the gateway's addressbook.
Method authenticate
Authenticates against the gateway if required.
c
top
Variable $capabilities
An array of capabilities, so that the driver can report which operations
Variable $capabilities
An array of capabilities, so that the driver can report which operations
Variable $capabilities
An array of capabilities, so that the driver can report which
Variable $capabilities
Capabilities of this driver.
Variable $capabilities
An array of capabilities, so that the driver can report which operations
Variable $capabilities
Capabilities of this driver
Page clickatell_http.php
clickatell_http.php in clickatell_http.php
d
top
Method deleteContact
Deletes a contact in the gateway's addressbook.
f
top
Method factory
Attempts to return a concrete Gateway instance based on $driver.
g
top
Method getAddressBook
Fetches the entire address book from the gateway.
Method getAddressTemplate
Returns the address template for a carrier.
Method getBalance
If the current driver has a credit capability, queries the gateway for a credit balance and returns the value.
Method getDefaultSendParams
Returns the parameters that can be set as default for sending messages using this gateway driver and displayed when sending messages.
Method getDefaultSendParams
Returns a list of parameters specific for this driver.
Method getDefaultSendParams
Returns the parameters that can be set as default for sending messages using this gateway driver and displayed when sending messages.
Method getDefaultSendParams
Returns send parameters for a gateway from the driver subclass getDefaultSendParams()function. These are parameters which are available to the user during sending, such as setting a time for delivery, or type of SMS (normal text or flash), or source address, etc.
Method getDefaultSendParams
Returns the parameters that can be set as default for sending messages using this gateway driver and displayed when sending messages.
Method getDefaultSendParams
Returns the parameters that can be set as default for sending messages using this gateway driver and displayed when sending messages.
Method getDefaultSendParams
Returns a list of parameters specific for this driver.
Method getDrivers
Returns a list of available gateway drivers.
Method getError
Returns a string representation of an error code.
Method getError
Returns a string representation of an error code.
Method getError
Net_SMS_vodafoneitaly_smtp::getError() in vodafoneitaly_smtp.php
Returns a string representation of an error code.
Method getError
Returns a string representation of an error code.
Method getGatewayInfo
Returns information on a gateway, such as name and a brief description, from the driver subclass getInfo() function.
Method getGatewayParams
Returns parameters for a gateway from the driver subclass getParams() function.
Method getInfo
Identifies this driver.
Method getInfo
Net_SMS_sms2email_http::getInfo() in sms2email_http.php
Identifies this gateway driver and returns a brief description.
Method getInfo
Identifies this gateway driver and returns a brief description.
Method getInfo
Net_SMS_vodafoneitaly_smtp::getInfo() in vodafoneitaly_smtp.php
Identifies this gateway driver and returns a brief description.
Method getInfo
Net_SMS_clickatell_http::getInfo() in clickatell_http.php
Identifies this gateway driver and returns a brief description.
Method getInfo
Identifies this driver.
Method getList
Net_SMS_sms2email_http::getList() in sms2email_http.php
Fetches a specific distribution list from the gateway.
Method getLists
Fetches a listing of available distribution lists on the server.
Method getParams
Get required paramaters
Method getParams
Net_SMS_vodafoneitaly_smtp::getParams() in vodafoneitaly_smtp.php
Returns the required parameters for this gateway driver.
Method getParams
Returns the required parameters for this gateway driver. The settable
Method getParams
Returns the required parameters for this gateway driver.
Method getParams
Returns the required parameters for this gateway driver. The settable
Method getParams
Returns required parameters.
Method getSendParams
Returns the parameters for sending messages using this gateway driver, displayed when sending messages. These are filtered out using the default values set up when creating the gateway.
Method getSendParams
Returns the parameters for sending messages using this gateway driver, displayed when sending messages. These are filtered out using the default values set up when creating the gateway.
Method getSendParams
Returns the parameters for sending messages using this gateway driver, displayed when sending messages. These are filtered out using the default values set up when creating the gateway.
Method getSendParams
Returns the parameters for sending messages using this gateway driver, displayed when sending messages. These are filtered out using the default values set for the gateway.
Page generic_smpp.php
generic_smpp.php in generic_smpp.php
Page generic_smtp.php
generic_smtp.php in generic_smtp.php
h
top
Method hasCapability
Query the current Gateway object to find out if it supports the given capability.
l
top
Method listCreate
Creates a new distribution list on the gateway.
Method listDelete
Deletes a distribution list from the gateway.
Method listRename
Renames a distribution list on the gateway. Does nothing other than calling the listUpdate() function with just the $id and $name variables.
Method listUpdate
Updates a distribution list on the gateway.
n
top
Method Net_SMS
Constructor
Class Net_SMS
Net_SMS in SMS.php
Net_SMS Class
Class Net_SMS_clickatell_http
Net_SMS_clickatell_http in clickatell_http.php
Net_SMS_clickatell_http Class implements the HTTP API for accessing the Clickatell (www.clickatell.com) SMS gateway.
Method Net_SMS_generic_smpp
Constructor.
Class Net_SMS_generic_smpp
Net_SMS_generic_smpp in generic_smpp.php
SMPP based SMS driver.
Class Net_SMS_generic_smtp
Net_SMS_generic_smtp in generic_smtp.php
Generic e-mail based SMS driver
Class Net_SMS_sms2email_http
Net_SMS_sms2email_http in sms2email_http.php
Net_SMS_sms2email_http Class implements the HTTP API for accessing the sms2email (www.sms2email.com) SMS gateway.
Class Net_SMS_vodafoneitaly_smtp
Net_SMS_vodafoneitaly_smtp in vodafoneitaly_smtp.php
Net_SMS_vodafoneitaly_smtp Class implements the SMTP API for accessing the Vodafone Italy SMS gateway. Use of this gateway requires an email account with Vodafone Italy (www.190.it).
Class Net_SMS_win_http
Net_SMS_win_http in win_http.php
Net_SMS_win_http Class implements the HTTP API for accessing the WIN (www.winplc.com) SMS gateway.
s
top
Page sms2email_http.php
sms2email_http.php in sms2email_http.php
Page SMS.php
SMS.php in SMS.php
Method send
Net_SMS::send() in SMS.php
Sends a message to one or more recipients. Hands off the actual sending to the gateway driver.
Method singleton
Attempts to return a reference to a concrete Net_SMS instance based on $driver.
u
top
Method updateContact
Updates a contact in the gateway's addressbook.
v
top
Page vodafoneitaly_smtp.php
vodafoneitaly_smtp.php in vodafoneitaly_smtp.php
w
top
Page win_http.php
win_http.php in win_http.php
a c d f g h l n s u v w _