| 1 | = Products.ShortMessage = |
| 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 bgcolor="#70b0f0" class="navselect"> Home </th> |
| 10 | <th class="navbar"> <a class="navbar" href="trees.html">Trees</a> </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 | <font size="-1"><b class="breadcrumbs"> |
| 20 | Package Products :: |
| 21 | Package ShortMessage |
| 22 | </b></font></br> |
| 23 | </td> |
| 24 | <td><table cellpadding="0" cellspacing="0"> |
| 25 | <tr><td align="right"></td></tr> |
| 26 | </table></td> |
| 27 | </tr></table> |
| 28 | |
| 29 | <!-- =========== START OF PACKAGE DESCRIPTION =========== --> |
| 30 | <h2 class="package">Package Products.ShortMessage</h2> |
| 31 | |
| 32 | <p>This is the init module for ShortMessage product that will initialize all |
| 33 | types in product.</p> |
| 34 | <hr/> |
| 35 | |
| 36 | <!-- =========== START OF SUBMODULES =========== --> |
| 37 | <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> |
| 38 | <tr bgcolor="#70b0f0" class="details"> |
| 39 | <th colspan="2">Submodules</th></tr> |
| 40 | <tr><td><ul> |
| 41 | <li> <b><a href="Products.ShortMessage.Extensions-module.html"><code>Extensions</code></a></b> |
| 42 | <ul> |
| 43 | <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> |
| 44 | <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> |
| 45 | </ul> |
| 46 | <li> <b><a href="Products.ShortMessage.ShortMessage-module.html"><code>ShortMessage</code></a></b>: <i>ShortMessage is Archetypes-based content type.</i> |
| 47 | <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> |
| 48 | </ul></td></tr> |
| 49 | </table><br /> |
| 50 | |
| 51 | |
| 52 | <!-- =========== START OF FUNCTION SUMMARY =========== --> |
| 53 | <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> |
| 54 | <tr bgcolor="#70b0f0" class="summary"> |
| 55 | <th colspan="2">Function Summary</th></tr> |
| 56 | <tr><td align="right" valign="top" width="15%"><font size="-1"> </font></td> |
| 57 | <td><code><a name="initialize"></a><span class="summary-sig"><span class="summary-sig-name">initialize</span>(<span class=summary-sig-arg>context</span>)</span></code> |
| 58 | </td></tr> |
| 59 | </table><br /> |
| 60 | |
| 61 | |
| 62 | <!-- =========== START OF NAVBAR =========== --> |
| 63 | <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> |
| 64 | <tr valign="center"> |
| 65 | <th bgcolor="#70b0f0" class="navselect"> Home </th> |
| 66 | <th class="navbar"> <a class="navbar" href="trees.html">Trees</a> </th> |
| 67 | <th class="navbar"> <a class="navbar" href="indices.html">Index</a> </th> |
| 68 | <th class="navbar"> <a class="navbar" href="help.html">Help</a> </th> |
| 69 | <th class="navbar" width="100%"></th> |
| 70 | </tr> |
| 71 | </table> |
| 72 | |
| 73 | <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
| 74 | <tr> |
| 75 | <td align="left"><font size="-2">Generated by Epydoc 2.1 on Fri Dec 23 14:49:35 2005</font></td> |
| 76 | <td align="right"><a href="http://epydoc.sourceforge.net" |
| 77 | ><font size="-2">http://epydoc.sf.net</font></a></td> |
| 78 | </tr> |
| 79 | </table> |
| 80 | |
| 81 | }}} |