| [ 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>Web Link Category Manager</title> 8 <link href="css/help.css" rel="stylesheet" type="text/css" /> 9 </head> 10 <body><strong class="title"><span class="hs_header01"><strong>Web Link Manager : Categories </strong></span></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 allow you to 15 manage Web Link Categories. </p> 16 <strong>Details</strong> 17 <ul> 18 <li><strong>Category Name</strong>: The name of the 19 Categories. </li> 20 <li><strong>Published</strong>: Whether the Category is published; 21 click icon to toggle state. </li> 22 <li><strong>Reorder</strong>: Click arrows to reorder Categories. </li> 23 <li><strong>Order</strong>: Reorder the list in whole or in part 24 by setting the numerical rankings. </li> 25 <li><strong>Access</strong>: Which class of users can access the 26 Category; click icon to toggle state.</li> 27 <li><strong>Category ID </strong>: System generated unique ID 28 for the Category. </li> 29 </ul></td> 30 </tr> 31 <tr> 32 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> 33 <td valign="top" class="data">n/a</td> 34 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"><p>n/a</p></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>Publish</strong>: Click to publish any number of selected 48 Categories.</li> 49 <li><strong>Unpublish</strong>: Click to unpublish any number 50 of selected Categories.</li> 51 <li><strong>New</strong>: Click to create a new Category.</li> 52 <li><strong>Edit</strong>: Select a Category and click to edit 53 the Category.</li> 54 <li><strong>Delete</strong>: Click to delete one or more Categories.</li> 55 </ul></td> 56 </tr></table> 57 58 </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 |