[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/help/ -> menus.edit.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 - Edit Items</title>
   5  <link href="css/help.css" rel="stylesheet" type="text/css" />
   6  </head>
   7  <body><strong class="title">Menus: Edit Menu
   8  Item</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>By clicking on a menu
  13                      item, you have access to the <strong>Edit Menu Item</strong> screen
  14                      where you can edit his details and parameters. Every Menu
  15                      Item has different parameters. Some of them though are common
  16                      at all.  This&nbsp;screen is divided into 2 main parts : Details and
  17                      Parameters. These vary in function, depending from the type
  18                      of Menu Item chosen. Some Details can also be edited through
  19                      the list in the Menu Manager. Some parameters may appear&nbsp;only
  20                      after clicking on the Apply or Save icon.</p>          </td>
  21       </tr>
  22       <tr>
  23            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  24            <td valign="top" class="data">n/a</td>
  25       </tr>
  26       <tr>
  27            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  28            <td valign="top" class="data">n/a</td>
  29       </tr>
  30       <tr>
  31            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  32            <td valign="top" class="data">These vary in function, depending from the type of Menu Item
  33                      chosen. Some parameters may appear&nbsp;only
  34            after clicking on the Apply or Save icon.</td>
  35       </tr>     <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 on this
  39                           icon to save the parameters chosen and return&nbsp;to
  40                      the Menu Manager.</li>
  41                 <li><strong>Apply :</strong> Click on
  42                           this icon to save the parameters chosen AND keep the
  43                      same&nbsp;screen open for editing.</li>
  44                 <li><strong>Close
  45                           :</strong> Click on this icon to cancel any action in
  46                           this screen.&nbsp; You
  47                      will return&nbsp;to the previous screen.</li>
  48            </ul></td>
  49       </tr>
  50  </table>
  51  
  52  
  53  </body></html>