[ Index ]

PHP Cross Reference of Mambo 4.6.5

[ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/help/ -> categories.copy.html (source)

   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>Category - Copy</title>
   8  <link href="css/help.css" rel="stylesheet" type="text/css" />
   9  </head>
  10  <body><strong class="title">Category Manager
  11  : Copy a Category </strong>
  12  <table width="100%"  border="1" cellspacing="0" cellpadding="3">
  13       <tr>
  14            <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td>
  15            <td width="84%" valign="top" class="data"><p>You
  16                      can Copy a&nbsp;Category and its contents between Sections.
  17                      When you Copy a Category, you create an exact duplicate of it
  18                       along with its Content Items.</p>
  19            </td>
  20       </tr>
  21       <tr>
  22            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  23            <td valign="top" class="data">n/a</td>
  24       </tr>
  25       <tr>
  26            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  27            <td valign="top" class="data">n/a</td>
  28       </tr>
  29       <tr>
  30            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  31            <td valign="top" class="data"><ul>
  32                 <li></li>
  33                 </ul></td>
  34       </tr>
  35       <tr>
  36            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  37            <td valign="top" class="data"><ul>
  38                 <li><strong>Save</strong>: Click this icon to save the changes<strong>.</strong></li>
  39                 <li><strong>Cancel</strong>:
  40                           Cancel the action and return to previous screen<strong>.</strong></li>
  41            </ul></td>
  42       </tr></table>
  43  </body></html>