| [ Index ] | PHP Cross Reference of Mambo 4.6.5 |
|
| [ Variables ] [ Functions ] [ Classes ] [ Constants ] [ Statistics ] | ||
[Summary view] [Print] [Text view]
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2 <html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US"> 3 <head> 4 <title>Messages Inbox</title> 5 <link href="css/help.css" rel="stylesheet" type="text/css" /> 6 </head> 7 <body><strong class="title">Messages Inbox</strong> 8 <table width="100%" border="1" cellspacing="0" cellpadding="3"> 9 <tr> 10 <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td> 11 <td width="84%" valign="top" class="data"><p>The private 12 messaging function is for sending messages to other 13 system administrators. This 14 menu option displays your current Inbox. </p> 15 <strong>Display Columns</strong>: 16 <ul> 17 <li><strong>Subject</strong>: displays the message's subject line. Click to 18 view the message.</li> 19 <li><strong>From</strong>: The sender of the message.</li> 20 <li><strong>Date</strong>: When the message was created.</li> 21 <li><strong>Read</strong>: Indicates whether you have read the message.</li> 22 </ul></td> 23 </tr> 24 <tr> 25 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> 26 <td valign="top" class="data">n/a</td> 27 </tr> 28 <tr> 29 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> 30 <td valign="top" class="data">n/a</td> 31 </tr> 32 <tr> 33 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> 34 <td valign="top" class="data">n/a</td> 35 </tr> 36 <tr> 37 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> 38 <td valign="top" class="data"><ul> 39 <li><strong>New</strong>: Click this icon to open the window 40 for creating a new message. </li> 41 <li><strong>Delete</strong>: Select a message and click this icon to delete the 42 message. </li> 43 </ul></td> 44 </tr></table> 45 </body></html>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Wed May 23 00:05:01 2012 | Cross-referenced by PHPXref 0.7 |
| Mambo API: Mambo is Free software released under the GNU/General Public License, Version 2 |