[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/help/ -> menumanager.new.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 - New</title>
   5  <link href="css/help.css" rel="stylesheet" type="text/css" />
   6  </head>
   7  <body><strong class="title">Menu Manager:
   8  New Menu</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 create a new menu.</p>
  14                 <strong>Details </strong>
  15                 <ul>
  16                      <li><strong>Menu Name</strong>:&nbsp; Type here to create or edit a
  17                           Menu Name. This is the identification name used by Mambo
  18                           to identify this menu within the code so&nbsp;it must be
  19                           unique.&nbsp; It is recommended to use no space within
  20                           this name. For example, in the core Mambo the User Menus
  21                           Menu Name is usermenu and the Main Menus Menu Name is
  22                      mainmenu. </li>
  23                      <li><span style=
  24  "FONT-WEIGHT: bold">Module Title</span><span style=
  25  "">: Type here a Module Name.This is the name given
  26                                to the new mod_mainmenu module which is automatically
  27                                created when you save this menu. It is also the
  28                                Name of the menu as it will appear on the page
  29                                if you choose to show it (this may be changed when
  30                                editing the module). In the example described above
  31                      these are User Menu and Main Menu.</span></li>
  32            </ul></td>
  33       </tr>
  34       <tr>
  35            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  36            <td valign="top" class="data">n/a</td>
  37       </tr>
  38       <tr>
  39            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  40            <td valign="top" class="data">n/a</td>
  41       </tr>
  42       <tr>
  43            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  44            <td valign="top" class="data"><p>n/a</p></td>
  45       </tr>     <tr>
  46            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  47            <td valign="top" class="data"><ul>
  48                 <li><strong>Save</strong>:&nbsp; A new mod_mainmenu module, with
  49                                the Name you have entered above will automatically be created.Parameters
  50                                for the module created are to be edited through the &#39;Modules
  51                      Manager [site]&#39;: Modules -&gt; Site Modules.</li>
  52                 <li><strong>Cancel</strong>: Click
  53                           on this icon if you wish to stop any action.</li>
  54            </ul></td>
  55       </tr>
  56  </table>
  57  
  58  
  59  
  60  </body></html>