| [ 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" 2 3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 4 5 <html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US"> 6 <head> 7 <title>Banner Client Manager</title> 8 <link href="css/help.css" rel="stylesheet" type="text/css" /> 9 </head> 10 <body><strong class="title">Banner Client Manager</strong> 11 <table width="100%" border="1" cellspacing="0" cellpadding="3"> 12 <tr> 13 <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td> 14 <td width="84%" valign="top" class="data"><p>This page shows the list of Clients whose banners may be displayed on your site.</p> <strong>Display Columns</strong> 15 <ul> 16 <li><strong>Client Name</strong>: This is the name of the client.</li> 17 <li><strong>Client ID</strong>: System-generated ID number unique 18 to each client. </li> 19 <li><strong>Contact</strong>: Displays the contact for the Client.</li> 20 <li><strong>No of active banners</strong>: Displays the number 21 of banners published for this client. </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 add a new client.</li> 40 <li><strong>Edit</strong>: Click this icon to edit an existing 41 client's 42 details.</li> 43 <li><strong>Delete</strong>: Click this icon to delete one or 44 more clients.</li> 45 </ul></td> 46 </tr></table> 47 48 </body></html>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Wed Feb 8 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 |