| [ 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 - Copy</title> 5 <link href="css/help.css" rel="stylesheet" type="text/css" /> 6 </head> 7 <body><strong class="title">Menu Manager : Copy Menu </strong> 8 <table width="100%" border="1" cellspacing="0" cellpadding="3"> 9 <tr> 10 <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td> 11 <td width="84%" valign="top" class="data"><p>This page lets you <strong>copy 12 a Menu</strong> and all its Menu Items. A list displays 13 the name of the Menu and Menu Items copied.</p> 14 <strong>Primary Fields</strong> 15 <ul> 16 <li><strong>New Menu Name</strong>:Type here to create a 17 new Menu Name. This is the identification name used 18 by Mambo to identify this menu within the code so 19 it must be unique. It is recommended to use no 20 spaces within this name. For example, in the core Mambo 21 the User Menus Menu Name is usermenu and the Main Menus 22 Menu Name is mainmenu. </li> 23 <li><strong>New Module Name</strong>: Type here a name for 24 the Module that handles your new menu.This is the name 25 given to the new mod_mainmenu module which is automatically 26 created when you save this menu. It is also the Name 27 of the menu as it will appear on the page if you choose 28 to show it (this may be changed when editing the module). 29 In the example described above these are User Menu and 30 Main Menu. </li> 31 </ul></td> 32 </tr> 33 <tr> 34 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> 35 <td valign="top" class="data">n/a</td> 36 </tr> 37 <tr> 38 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> 39 <td valign="top" class="data">n/a</td> 40 </tr> 41 <tr> 42 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> 43 <td valign="top" class="data"><p>n/a</p></td> 44 </tr> <tr> 45 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> 46 <td valign="top" class="data"><ul> 47 <li><strong>Copy:</strong> A new Menu Name will be created in 48 the Menu Manager list where it may be edited.A 49 new mod_mainmenu module, with the Name you have entered above, 50 will also be created. Parameters for the created module can be 51 edited through the 'Modules Manager [site]': 52 Modules -> Site Modules.</li> 53 <li><strong>Cancel:</strong>Click on this 54 icon if you wish to stop the copying and cancel 55 any action.</li> 56 </ul></td> 57 </tr> 58 </table> 59 60 61 </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 |