Changes between Initial Version and Version 1 of PloneSMS/PloneSMSCommunicator/trees.html


Ignore:
Timestamp:
Dec 23, 2005 2:55:31 PM (18 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PloneSMS/PloneSMSCommunicator/trees.html

    v1 v1  
     1= Module and Class Hierarchies = 
     2{{{ 
     3#!html 
     4 
     5 
     6<!-- =========== START OF NAVBAR =========== --> 
     7<table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> 
     8  <tr valign="center"> 
     9    <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="Products.PloneSMSCommunicator-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th> 
     10    <th bgcolor="#70b0f0" class="navselect">&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th> 
     11    <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="indices.html">Index</a>&nbsp;&nbsp;&nbsp;</th> 
     12    <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th> 
     13    <th class="navbar" width="100%"></th> 
     14  </tr> 
     15</table> 
     16<table width="100%" cellpadding="0" cellspacing="0"> 
     17  <tr valign="top"> 
     18    <td width="100%"> 
     19    </td> 
     20    <td><table cellpadding="0" cellspacing="0"> 
     21      <tr><td align="right"></td></tr> 
     22    </table></td> 
     23</tr></table> 
     24 
     25<!-- =========== START OF MODULE HIERARCHY =========== --> 
     26<h2>Module Hierarchy</h2> 
     27<ul> 
     28<li> <b><a href="Products.PloneSMSCommunicator-module.html"><code>PloneSMSCommunicator</code></a></b>: <i>This is the init module for PloneSMSCommunicator that will initialize all 
     29types in tool.</i> 
     30  <ul> 
     31    <li> <b><a href="Products.PloneSMSCommunicator.Extensions-module.html"><code>Extensions</code></a></b> 
     32      <ul> 
     33        <li> <b><a href="Products.PloneSMSCommunicator.Extensions.Install-module.html"><code>Install</code></a></b>: <i>This module is created for installing PloneSMSCommunicator tool to Plone site.</i> 
     34      </ul> 
     35    <li> <b><a href="Products.PloneSMSCommunicator.PloneSMSCommunicator-module.html"><code>PloneSMSCommunicator</code></a></b>: <i>This tool talks to XIAM gateway at cellphone operator 
     36via XIAM-XML protocol.</i> 
     37    <li> <b><a href="Products.PloneSMSCommunicator.pyXIAM-module.html"><code>pyXIAM</code></a></b>: <i>pyXIAM is module that defines such classes and functions:</i> 
     38  </ul> 
     39</ul> 
     40 
     41<!-- =========== START OF CLASS HIERARCHY =========== --> 
     42<h2>Class Hierarchy</h2> 
     43<ul> 
     44  <li> <b><a href="ExtensionClass.ExtensionClass-class.html"><code>ExtensionClass.ExtensionClass</code></a></b>: <i> 
     45ExtensionClass</i> 
     46  <li> <b><a href="Products.CMFCore.PortalFolder.PortalFolder-class.html"><code>Products.CMFCore.PortalFolder.PortalFolder</code></a></b>: <i> 
     47Implements portal content management, but not UI details.</i> 
     48  <li> <b><a href="Products.PloneSMSCommunicator.PloneSMSCommunicator.PloneSMSCommunicator-class.html"><code>Products.PloneSMSCommunicator.PloneSMSCommunicator.PloneSMSCommunicator</code></a></b>: <i> 
     49A not-so-basic Folder implementation, with Dublin Core 
     50Metadata included</i> 
     51  <li> <b><a href="Products.PloneSMSCommunicator.PloneSMSCommunicator.SendMessageError-class.html"><code>Products.PloneSMSCommunicator.PloneSMSCommunicator.SendMessageError</code></a></b> 
     52  <li> <b><a href="Products.PloneSMSCommunicator.pyXIAM.SMSsubmitRequest-class.html"><code>Products.PloneSMSCommunicator.pyXIAM.SMSsubmitRequest</code></a></b>: <i> 
     53This class define SMSsubmitRepuest type and takes responsibility 
     54for creating instance of this class and converting it to xml format.</i> 
     55  <li> <b><a href="exceptions.Exception-class.html"><code>exceptions.Exception</code></a></b>: <i> 
     56Common base class for all exceptions.</i> 
     57</ul> 
     58 
     59<!-- =========== START OF NAVBAR =========== --> 
     60<table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> 
     61  <tr valign="center"> 
     62    <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="Products.PloneSMSCommunicator-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th> 
     63    <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="trees.html">Trees</a>&nbsp;&nbsp;&nbsp;</th> 
     64    <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="indices.html">Index</a>&nbsp;&nbsp;&nbsp;</th> 
     65    <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th> 
     66    <th class="navbar" width="100%"></th> 
     67  </tr> 
     68</table> 
     69 
     70<table border="0" cellpadding="0" cellspacing="0" width="100%"> 
     71  <tr> 
     72    <td align="left"><font size="-2">Generated by Epydoc 2.1 on Fri Dec 23 14:45:44 2005</font></td> 
     73    <td align="right"><a href="http://epydoc.sourceforge.net" 
     74                      ><font size="-2">http://epydoc.sf.net</font></a></td> 
     75  </tr> 
     76</table> 
     77 
     78}}}