| [ 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>Contact Category Manager</title> 8 <link href="css/help.css" rel="stylesheet" type="text/css" /> 9 </head> 10 <body><strong class="title">Contact Category 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 show a list of the Newsfeeds or Contact categories defined on your site.</p> <strong>Display Columns</strong> 15 <ul> 16 <li><strong>Category Name</strong>: This is the name of a category. Click the name to edit the category parameters. A padlock icon next to it shows that it is checked-out. To check-in, click the name to edit.</li> 17 <li><strong>Published</strong>: Whether a category is published or not. Click the icon to change the state.</li> 18 <li><strong>Reorder</strong>: This shows the order of categories in the list. Click the arrow icons to move the item up or down in the list.</li> 19 <li><strong>Order</strong>: Order of the categories on the list 20 (this has no effect on site display).</li> 21 <li><strong>Access</strong>: This is the User access level.</li> 22 <li><strong>Category ID</strong>: There is the ID for each category as defined in the database.</li> 23 </ul> 24 </td> 25 </tr> 26 <tr> 27 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> 28 <td valign="top" class="data">n/a</td> 29 </tr> 30 <tr> 31 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> 32 <td valign="top" class="data">n/a</td> 33 </tr> 34 <tr> 35 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> 36 <td valign="top" class="data">n/a</td> 37 </tr> 38 <tr> 39 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> 40 <td valign="top" class="data"><ul> 41 <li><strong>Publish</strong>: Click to publish any number of selected Categories.</li> 42 <li><strong>Unpublish</strong>: Click to unpublish any number 43 of selected Categories.</li> 44 <span style= 45 "COLOR: rgb(51,51,51)"> 46 <li><strong>New</strong>: Click the 'New' icon to create a new category.</li> 47 <li><strong>Edit</strong>: Click the 'Edit' icon to edit the category.</li> 48 <li><strong>Delete</strong>: Click the 'Delete' icon to delete one or multiple categories. An Alert will pop to let you confirm this choice. This action can't be performed if the category contains Newsfeeds or Contacts. In this last case, you would have to delete the Newsfeeds or Contacts first.</li> 49 </span></ul></td> 50 </tr></table> 51 52 </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 |