Net_SMPP
[
class tree: Net_SMPP
] [
index: Net_SMPP
] [
all elements
]
Packages:
Net_SMPP
Classes:
Net_SMPP
Net_SMPP_Command
Net_SMPP_Command_bind_transmitter
Net_SMPP_Command_bind_transmitter_resp
Net_SMPP_Command_data_sm
Net_SMPP_Command_data_sm_resp
Net_SMPP_Command_generic_nack
Net_SMPP_Command_submit_sm
Net_SMPP_Command_submit_sm_resp
Net_SMPP_Command_unbind
Net_SMPP_Command_unbind_resp
Net_SMPP_Command_Vendor_mBlox_data_sm
Net_SMPP_Command_Vendor_mBlox_submit_sm
Net_SMPP_PDU
Net_SMPP_Vendor
Net_SMPP_Vendor_mBlox
Files:
bind_transmitter.php
bind_transmitter_resp.php
Command.php
data_sm.php
data_sm.php
data_sm_resp.php
example.php
generic_nack.php
mBlox.php
PDU.php
SMPP.php
submit_sm.php
submit_sm.php
submit_sm_resp.php
unbind.php
unbind_resp.php
Vendor.php
Class: Net_SMPP_Vendor_mBlox
Source Location: /Net_SMPP-0.4.4/SMPP/Vendor/mBlox.php
Class Overview
Net_SMPP_Vendor
| --Net_SMPP_Vendor_mBlox
mBlox vendor support class
Author(s):
Ian Eure <
ieure at php.net
>
Version:
CVS: $Revision: 1.1 $
Copyright:
(c) Copyright 2005 WebSprockets, LLC.
Methods
_optionalParams
_statusDescs
Inherited Variables
Class:
Net_SMPP_Vendor
Net_SMPP_Vendor::$_vdefs
Inherited Methods
Class:
Net_SMPP_Vendor
Net_SMPP_Vendor::factory()
Get an instance of a vendor class
Net_SMPP_Vendor::parsePDU()
Parse a binary PDU
Net_SMPP_Vendor::PDU()
Get an instance of a vendor PDU class
Net_SMPP_Vendor::PDUexists()
Determine if there is a vendor PDU for a command
Net_SMPP_Vendor::singleton()
Get a static instance of a vendor
Net_SMPP_Vendor::_commandList()
Vendor commands
Net_SMPP_Vendor::_optionalParams()
Vendor optional parameters
Net_SMPP_Vendor::_statusDescs()
Vendor status descriptions
Net_SMPP_Vendor::__load()
Load a vendor
Class Details
[line 103]
mBlox vendor support class
Author:
Ian Eure <
ieure@php.net
>
Version:
Release: @package_version@
Version:
CVS: $Revision: 1.1 $
Copyright:
(c) Copyright 2005 WebSprockets, LLC.
Link:
http://pear.php.net/package/Net_SMPP
Since:
0.3.4dev1
License:
PHP License 3.0
[
Top
]
Method Detail
_optionalParams
[line 111]
void &_optionalParams( )
mBlox optional paramaters
Access:
protected
Overrides
Net_SMPP_Vendor::_optionalParams()
(Vendor optional parameters)
[
Top
]
_statusDescs
[line 129]
array &_statusDescs( )
mBlox status descriptions
Access:
protected
Overrides
Net_SMPP_Vendor::_statusDescs()
(Vendor status descriptions)
[
Top
]
Documentation generated on Mon, 11 Mar 2019 14:14:59 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.