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

Class: SMS_Clickatell

Source Location: /Clickatell.php

Class Overview


PHP Interface into Clickatell API


Author(s):

Version:

  • $Id: Clickatell.php,v 1.10 2004/01/30 11:09:55 jacques Exp $

Methods



Class Details

[line 30]
PHP Interface into Clickatell API



Tags:

access:  public
version:  $Id: Clickatell.php,v 1.10 2004/01/30 11:09:55 jacques Exp $
author:  Jacques Marneweck <jacques@php.net>


[ Top ]


Class Methods


method auth [line 139]

mixed auth( )

Authenticate to the Clickatell API Server.



Tags:

return:  true on sucess or PEAR_Error object
since:  1.1
access:  public


[ Top ]

method getbalance [line 196]

void getbalance( )

Get balance



Tags:

since:  


[ Top ]

method init [line 245]

void init( [mixed $_params = array()])

Initilaise the Clicaktell SMS Class



Tags:

since:  1.9
access:  public


[ Top ]

method ping [line 274]

mixed ping( )

Keep our session to the Clickatell API Server valid.



Tags:

return:  true on sucess or PEAR_Error object
since:  1.1
access:  public


[ Top ]

method querymsg [line 327]

string querymsg( string $apimsgid)

Query message status



Tags:

return:  message status or PEAR_Error object
since:  1.5
access:  public


Parameters:

string   $apimsgid   spimsgid generated by Clickatell API

[ Top ]

method sendmsg [line 379]

mixed sendmsg( array $_msg)

Send an SMS Message via the Clickatell API Server



Tags:

return:  true on sucess or PEAR_Error object
since:  1.2
access:  public


Parameters:

array   $_msg   database result set

[ Top ]


Documentation generated on Tue, 24 May 2005 21:17:54 +0200 by phpDocumentor 1.3.0RC3