| 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"> <a class="navbar" href="Products.ShortMessage-module.html">Home</a> </th> |
| 10 | <th bgcolor="#70b0f0" class="navselect"> Trees </th> |
| 11 | <th class="navbar"> <a class="navbar" href="indices.html">Index</a> </th> |
| 12 | <th class="navbar"> <a class="navbar" href="help.html">Help</a> </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.ShortMessage-module.html"><code>ShortMessage</code></a></b>: <i>This is the init module for ShortMessage product that will initialize all |
| 29 | types in product.</i> |
| 30 | <ul> |
| 31 | <li> <b><a href="Products.ShortMessage.Extensions-module.html"><code>Extensions</code></a></b> |
| 32 | <ul> |
| 33 | <li> <b><a href="Products.ShortMessage.Extensions.Install-module.html"><code>Install</code></a></b>: <i>This module is created for installing ShortMessage product to Plone site.</i> |
| 34 | <li> <b><a href="Products.ShortMessage.Extensions.Sm_Workflow-module.html"><code>Sm_Workflow</code></a></b>: <i>This is workflow for ShortMessage type that sends SMS upon object publishing.</i> |
| 35 | </ul> |
| 36 | <li> <b><a href="Products.ShortMessage.ShortMessage-module.html"><code>ShortMessage</code></a></b>: <i>ShortMessage is Archetypes-based content type.</i> |
| 37 | <li> <b><a href="Products.ShortMessage.validators-module.html"><code>validators</code></a></b>: <i>In this module define MaxSmValidator class that validate text block not more then 160 symbols</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> |
| 45 | ExtensionClass</i> |
| 46 | <li> <b><a href="Products.Archetypes.BaseContent.BaseContent-class.html"><code>Products.Archetypes.BaseContent.BaseContent</code></a></b>: <i> |
| 47 | A not-so-basic CMF Content implementation with Dublin Core |
| 48 | Metadata included</i> |
| 49 | <li> <b><a href="Products.CMFCore.PortalContent.PortalContent-class.html"><code>Products.CMFCore.PortalContent.PortalContent</code></a></b>: <i> |
| 50 | Base class for portal objects.</i> |
| 51 | <li> <b><a href="Products.ShortMessage.validators.MaxSmValidator-class.html"><code>Products.ShortMessage.validators.MaxSmValidator</code></a></b> |
| 52 | </ul> |
| 53 | |
| 54 | <!-- =========== START OF NAVBAR =========== --> |
| 55 | <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> |
| 56 | <tr valign="center"> |
| 57 | <th class="navbar"> <a class="navbar" href="Products.ShortMessage-module.html">Home</a> </th> |
| 58 | <th class="navbar"> <a class="navbar" href="trees.html">Trees</a> </th> |
| 59 | <th class="navbar"> <a class="navbar" href="indices.html">Index</a> </th> |
| 60 | <th class="navbar"> <a class="navbar" href="help.html">Help</a> </th> |
| 61 | <th class="navbar" width="100%"></th> |
| 62 | </tr> |
| 63 | </table> |
| 64 | |
| 65 | <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
| 66 | <tr> |
| 67 | <td align="left"><font size="-2">Generated by Epydoc 2.1 on Fri Dec 23 14:49:35 2005</font></td> |
| 68 | <td align="right"><a href="http://epydoc.sourceforge.net" |
| 69 | ><font size="-2">http://epydoc.sf.net</font></a></td> |
| 70 | </tr> |
| 71 | </table> |
| 72 | |
| 73 | }}} |