[ Index ]

PHP Cross Reference of Mambo 4.6.5

[ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/help/ -> modules.banners.html (source)

   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>Site Module - Banners</title>
   5  <link href="css/help.css" rel="stylesheet" type="text/css" />
   6  </head>
   7  <body><strong class="title">Module: Banners</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 <strong>Banners
  12                           Module</strong> controls the display of banners on your
  13                           site, as defined by the Banner Manager Component.</p>
  14                 <strong>Details </strong>&nbsp;               <ul>
  15                      <li><strong>Title</strong>:
  16                                     Title of the module to display on the page.</li>
  17                      <li><strong>Show Title</strong>:
  18                                Show/Hide the Title (above) of the Module on the
  19                           page. </li>
  20                      <li><strong>Position</strong>:
  21                                Assign the Module to a position on the template.</li>
  22                      <li><strong>Module order</strong>:
  23                                     The order the module will appear among modules
  24                           assigned to the same page, in the same position.</li>
  25                      <li><strong>Access Level</strong>:
  26                                     Determines who (which class of user) can view
  27                           the Module.</li>
  28                      <li><strong>Published</strong>:
  29                                Show/Hide the Module.</li>
  30                      <li><strong>ID</strong>: This
  31                                is the ID number for the module item. This is auto-allocated
  32                           by the Mambo system when the module is saved.</li>
  33                      <li><strong>Description:</strong> A  short description of
  34                           the functions provided by the Module Type</li>
  35                      <li><strong>Pages
  36                                / Items</strong>: Sets on which pages the Module
  37                      will appear.</li>
  38            </ul></td>
  39       </tr>
  40       <tr>
  41            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  42            <td valign="top" class="data">n/a</td>
  43       </tr>
  44       <tr>
  45            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  46            <td valign="top" class="data">Published</td>
  47       </tr>
  48       <tr>
  49            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  50            <td valign="top" class="data"><ul>
  51                 <li><span><strong>Banner Client</strong>:
  52                           Type here a reference to the client as listed in the
  53                      Clients Manager (Components-&gt;Banners-&gt;Manage Clients).</span></li><span>
  54                 <li><span><strong>Module
  55                                Class Suffix</strong>: A suffix
  56       to be applied to the CSS class of the module (table.moduletable) to allow
  57                                individual module styling.
  58                 </span></li>
  59            </span></ul></td>
  60       </tr>    <tr>
  61            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  62            <td valign="top" class="data"><ul>
  63                 <li><strong>Preview</strong>: Preview Module. NOTE: You can only
  64                      Preview typed modules. </li>
  65                 <li><strong>Save</strong>: Save changes and return to Module Manager. </li>
  66                 <li><strong>Apply</strong>: Apply changes without exiting the
  67                      page. </li>
  68                 <li><strong>Close</strong>: Cancel without saving your changes
  69                      and return to Module Manager. </li>
  70            </ul></td>
  71       </tr>
  72  </table>
  73  
  74  </body></html>