[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

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

   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>Menu - Copy Items</title>
   5  <link href="css/help.css" rel="stylesheet" type="text/css" />
   6  </head>
   7  <body><strong class="title">Menus: Copy Menu
   8  Items</strong>
   9  <table width="100%"  border="1" cellspacing="0" cellpadding="3">
  10       <tr>
  11            <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td>
  12            <td width="84%" valign="top" class="data"><p>This page
  13                      lets you <strong>copy</strong> one or more &nbsp;Menu Items
  14                      to another existing Menu.&nbsp; If you choose to copy a Parent
  15                      Menu Item, &nbsp;its sub-level menus will be copied too,
  16                      keeping their Parent-child relationship. Check the Menu Item
  17                           that you want to <strong>copy</strong> and
  18                           click on the copy icon. A new screen appears, in which
  19                           you can choose the target Menu.</p>
  20                 <strong>Displayed</strong>
  21                 <ul>
  22                      <li><strong>Copy to Menu</strong>: This list&nbsp;displays all&nbsp;your
  23                           existing Menus the way they look through&nbsp;the Menu Manager.
  24                           You may choose to which of them the&nbsp;Menu Item(s)
  25                           will be copied.</li>
  26                      <li><strong>Menu Items being copied</strong>:  This shows a list of the Menu Items
  27                      being copied.</li>
  28            </ul></td>
  29       </tr>
  30       <tr>
  31            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  32            <td valign="top" class="data">n/a</td>
  33       </tr>
  34       <tr>
  35            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  36            <td valign="top" class="data">n/a</td>
  37       </tr>
  38       <tr>
  39            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  40            <td valign="top" class="data">n/a</td>
  41       </tr>     <tr>
  42            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  43            <td valign="top" class="data"><ul>
  44                 <li><strong>Copy</strong>: Click this icon to copy the Menu Items.</li>
  45                 <li><strong>Cancel</strong>: Click
  46                           this icon to abort the copying process.</li>
  47            </ul></td>
  48       </tr>
  49  </table></body></html>