| [ 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>Site Module - Who's Online</title> 5 <link href="css/help.css" rel="stylesheet" type="text/css" /> 6 </head> 7 <body><strong class="title">Module: Who's 8 Online</strong> 9 <table width="100%" border="1" cellspacing="0" cellpadding="3"> 10 <tr> 11 <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td> 12 <td width="84%" valign="top" class="data"><p>The <strong>Who's Online</strong> module displays the number of anonymous users (guests) and Registered users (those that are logged in), that are currently accessing the web site.</p> 13 <strong>Details </strong> <ul> 14 <li><strong>Title</strong>: Title of the module to display 15 on the page.</li> 16 <li><strong>Show Title</strong>: Show/Hide the Title (above) of 17 the Module on the page. </li> 18 <li><strong>Position</strong>: Assign the Module to a position 19 on the template.</li> 20 <li><strong>Module order</strong>: The order the module will 21 appear among modules assigned to the same page, in the 22 same position.</li> 23 <li><strong>Access Level</strong>: Determines who (which 24 class of user) can view the Module.</li> 25 <li><strong>Published</strong>: Show/Hide the Module.</li> 26 <li><strong>ID</strong>: This is the ID number for the module 27 item. This is auto-allocated by the Mambo system when 28 the module is saved.</li> 29 <li><strong>Description:</strong> A short description of 30 the functions provided by the Module Type</li> 31 <li><strong>Pages / Items</strong>: Sets on which pages the 32 Module will appear.</li> 33 </ul></td> 34 </tr> 35 <tr> 36 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> 37 <td valign="top" class="data">n/a</td> 38 </tr> 39 <tr> 40 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> 41 <td valign="top" class="data">Published</td> 42 </tr> 43 <tr> 44 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> 45 <td valign="top" class="data"><ul> 46 <li><strong>Module Class Suffix</strong>: A suffix to be applied to the CSS class of the module (table.moduletable) to allow individual module styling.</li> 47 <li><strong>Enable Cache</strong>: Cache the contents of the Module..</li> 48 <li><strong>Show details</strong>: Display details of online users.</li> 49 <li><strong>Show users</strong>: Hide/Show online users.</li> 50 </ul></td> 51 </tr> 52 <tr> 53 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> 54 <td valign="top" class="data"><ul> 55 <li><strong>Preview</strong>: Preview Module. NOTE: You can only 56 Preview typed modules. </li> 57 <li><strong>Save</strong>: Save changes and return to Module Manager. </li> 58 <li><strong>Apply</strong>: Apply changes without exiting the 59 page. </li> 60 <li><strong>Close</strong>: Cancel without saving your changes 61 and return to Module Manager. </li> 62 </ul></td> 63 </tr></table> 64 65 </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 |