| [ 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>Archive Manager</title> 8 <link href="css/help.css" rel="stylesheet" type="text/css" /> 9 </head> 10 <body><strong class="title">Archive 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 a list of 15 all archived Content Items.You may filter the display by Section, 16 Category and/or Author</p> <strong>Display Columns</strong> 17 <ul> 18 <li><strong>Title</strong>: This is the title of the Content Item.</li> 19 <li><strong>Order</strong>: 20 This shows the order of the Content Items. Click the 21 arrow icons to move the item up or down in the list.</li> 22 <li><strong>Category</strong>: 23 the Category to which the Item belongs. Click 24 to edit the Category.</li> 25 <li><strong>Author</strong>: 26 The Author of this Item. 27 Click to edit Author.</li> 28 <li><strong>Date</strong>: This is 29 the date the Item was created. </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">n/a</td> 39 </tr> 40 <tr> 41 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> 42 <td valign="top" class="data">n/a</td> 43 </tr> 44 <tr> 45 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> 46 <td valign="top" class="data"><ul> 47 <li><strong>Unarchive</strong>: return the 48 Item to its original location.</li> 49 <li><strong>Trash</strong>: 50 Click the 'Trash' icon 51 to put Content Items in the Trash Manager. Items are held in the Trash Manager until Deleted or Restored.</li> 52 </ul></td> 53 </tr> 54 </table> 55 </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 |