[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/help/ -> modules.admin.logged.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>Admin Module - Logged</title>
   5  <link href="css/help.css" rel="stylesheet" type="text/css" />
   6  </head>
   7  <body><strong class="title">Admin Module: Logged </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>Logged</strong> administrator module shows a list of currently logged in users (those that have registered) in your Mambo site. This enables you to directly edit their account information or log them out. This is accessible by clicking the <strong>Logged</strong>&nbsp;tab in your Mambo Administration Control Panel.</p>
  12                 <strong>Details </strong>&nbsp; <ul>
  13                      <li><strong>Title</strong>: The title of the module.</li>
  14                      <li><strong>Show Title</strong>: &quot;N/A&quot; - this cannot be changed. </li>
  15                      <li><strong>Position</strong>: Assign the Module to a position
  16                           on the template.</li>
  17                      <li><strong>Module order</strong>: The order the module will
  18                           appear among modules assigned to the same page, in the
  19                           same position.</li>
  20                      <li><strong>Access Level</strong>: &quot;Administrator&quot; - this
  21                           cannot be changed. </li>
  22                      <li><strong>Published</strong>: Show/Hide the Module.</li>
  23                      <li><strong>ID</strong>: This is the ID number for the module
  24                           item. This is auto-allocated by the Mambo system when
  25                           the module is saved.</li>
  26                      <li><strong>Description:</strong> A short description of
  27                           the functions provided by the Module Type</li>
  28                      <li><strong>Pages / Items</strong>: Sets on which pages the
  29                           Module will appear.</li>
  30                 </ul></td>
  31       </tr>
  32       <tr>
  33            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  34            <td valign="top" class="data">n/a</td>
  35       </tr>
  36       <tr>
  37            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  38            <td valign="top" class="data">Published</td>
  39       </tr>
  40       <tr>
  41            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  42            <td valign="top" class="data"><ul>
  43                 <li><strong>open</strong></li>
  44                 </ul></td>
  45       </tr>    <tr>
  46            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  47            <td valign="top" class="data"><ul>
  48                 <li><strong>Preview</strong>: Preview Module. NOTE: You can only
  49                      Preview typed modules. </li>
  50                 <li><strong>Save</strong>: Save changes and return to Module Manager. </li>
  51                 <li><strong>Apply</strong>: Apply changes without exiting the
  52                      page. </li>
  53                 <li><strong>Close</strong>: Cancel without saving your changes
  54                      and return to Module Manager. </li>
  55            </ul></td>
  56       </tr>
  57  </table>
  58  
  59  </body></html>