| [ 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 - Popular</title> 5 <link href="css/help.css" rel="stylesheet" type="text/css" /> 6 </head> 7 <body><strong class="title">Module: Popular</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>Popular</strong> module shows a list of the currently published Items that have been viewed the most - determined by the number of times the page has been viewed.</p> 12 <strong>Details </strong> <ul> 13 <li><strong>Title</strong>: Title of the module to display 14 on the page.</li> 15 <li><strong>Show Title</strong>: Show/Hide the Title (above) of 16 the Module on the page. </li> 17 <li><strong>Position</strong>: Assign the Module to a position 18 on the template.</li> 19 <li><strong>Module order</strong>: The order the module will 20 appear among modules assigned to the same page, in the 21 same position.</li> 22 <li><strong>Access Level</strong>: Determines who (which 23 class of user) can view the Module.</li> 24 <li><strong>Published</strong>: Show/Hide the Module.</li> 25 <li><strong>ID</strong>: This is the ID number for the module 26 item. This is auto-allocated by the Mambo system when 27 the module is saved.</li> 28 <li><strong>Description:</strong> A short description of 29 the functions provided by the Module Type</li> 30 <li><strong>Pages / Items</strong>: Sets on which pages the 31 Module will appear.</li> 32 </ul></td> 33 </tr> 34 <tr> 35 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> 36 <td valign="top" class="data">n/a</td> 37 </tr> 38 <tr> 39 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> 40 <td valign="top" class="data">Published</td> 41 </tr> 42 <tr> 43 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> 44 <td valign="top" class="data"><ul> 45 <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> 46 <li><strong>Enable Cache</strong>: Cache the contents of the Module..</li> 47 <li><strong>Module Mode</strong>: Allows choice between display of Content Items, Static Content Items or both.</li> 48 <li><strong>Frontpage Items</strong>: Show/Hide items designated for the Frontpage Component (this works only for Content Items).</li> 49 <li><strong>Count</strong>: The number of items to display (the default is 5)</li> 50 <li><strong>Category ID</strong>: Select to display items from a specific category or set of Categories (to specify more than one category, separate with commas). Categories IDs may be found in the list accessed through Content ->Category Manager.</li> 51 <li><strong>Section ID</strong>: Select to display items from a specific Section or set of Sections (to specify more than one Section, separate with commas). Sections IDs may be found in the list accessed through Content ->Section Manager.</li> 52 </ul></td> 53 </tr> 54 <tr> 55 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> 56 <td valign="top" class="data"><ul> 57 <li><strong>Preview</strong>: Preview Module. NOTE: You can only 58 Preview typed modules. </li> 59 <li><strong>Save</strong>: Save changes and return to Module Manager. </li> 60 <li><strong>Apply</strong>: Apply changes without exiting the 61 page. </li> 62 <li><strong>Close</strong>: Cancel without saving your changes 63 and return to Module Manager. </li> 64 </ul></td> 65 </tr></table> 66 67 </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 |