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