= Products.PloneSMSCommunicator.pyXIAM = {{{ #!html
Package Products :: Package PloneSMSCommunicator :: Module pyXIAM

Module Products.PloneSMSCommunicator.pyXIAM

pyXIAM is module that defines such classes and functions:

Methods:

Functions:

Exception classes:


Classes
SMSsubmitRequest This class define SMSsubmitRepuest type and takes responsibility for creating instance of this class and converting it to xml format.

Exceptions
DestinatioNumberError  
NoOriginatorError  

Function Summary
  getAllTextFromTag(doc, tag_name)
Parameters:

Function Details

getAllTextFromTag(doc, tag_name)

return list of text elements that is nested in 'tag_name'

Parameters:

  • doc: this parameter must contain xml document
  • tag_name: this is the name of needed tag

Generated by Epydoc 2.1 on Fri Dec 23 14:45:44 2005 http://epydoc.sf.net
}}}