apidoc
[ class tree: apidoc ] [ index: apidoc ] [ all elements ]

Element index for package apidoc

[ b ] [ g ] [ n ]

b

build
in file Factory.php, method Net_SMS_Factory::build()
    Attempts to return a concrete Gateway instance based on $driver.
top

g

getDefaultSendParams
in file Factory.php, method Net_SMS_Factory::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.
getDrivers
in file Factory.php, method Net_SMS_Factory::getDrivers()
    Returns a list of available gateway drivers.
getGatewayInfo
in file Factory.php, method Net_SMS_Factory::getGatewayInfo()
    Returns information on a gateway, such as name and a brief description, from the driver subclass getInfo() function.
getGatewayParams
in file Factory.php, method Net_SMS_Factory::getGatewayParams()
    Returns parameters for a gateway from the driver subclass getParams() function.
top

n

Net_SMS_Exception
in file Exception.php, class Net_SMS_Exception
Net_SMS_Factory
in file Factory.php, class Net_SMS_Factory
top

Documentation generated on Mon, 11 Mar 2019 15:57:15 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.