[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/help/ -> menus.components.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 Format - Component</title>
   5  <link href="css/help.css" rel="stylesheet" type="text/css" />
   6  </head>
   7  <body><strong class="title">Menu Item Format: <span class="hs_header01"><strong><strong>Component</strong></strong></span></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>The <strong>Component</strong> Menu
  12                      Item adds a link to a page produced by a&nbsp;component.</p>          
  13                 <strong>Details</strong>               <ul>
  14                      <li><strong>Name :</strong>Enter the name of the Menu Item
  15                      as you want it to appear on the menu of your site.</li>
  16                      <li><strong>Component
  17                           :</strong> Select one specific component.</li>
  18                      <li><strong>URL :</strong> (The
  19                           URL for this item will appear after Apply/Save.)</li>
  20                      <li><strong>Parent Item</strong> :
  21                           Select &#39;Top&#39; if
  22                           you want the Menu Item to appear at the same level as
  23                           your primary navigation. You can also put the Menu Item
  24                           as a sublevel of an existing Menu Item by selecting
  25                           that existing Menu Item as parent.</li>
  26                      <li><strong>Ordering:</strong> By
  27                                default, Mambo adds new items to the end of the
  28                           existing Menu Items list. After saving or applying the
  29                           new item, you can change its order when editing, using
  30                           a pull-down menu to select the item after which the
  31                           item will appear.</li>
  32                      <li><strong>Access Level:</strong> Sets
  33                                     who can view this item. </li>
  34                      <li><strong>Published:</strong> Sets
  35                                          whether the Menu Item is published or
  36                           not. By default, new Menu Items are set to be published.</li>
  37            </ul></td>
  38       </tr>
  39       <tr>
  40            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  41            <td valign="top" class="data">n/a</td>
  42       </tr>
  43       <tr>
  44            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  45            <td valign="top" class="data">n/a</td>
  46       </tr>
  47       <tr>
  48            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  49            <td valign="top" class="data"><ul>
  50                 <li>The settings that can be edited under the Parameters tab vary
  51                      according to the selected component and will appear only
  52                      after you click &quot;Apply&quot; or&quot;Save.&quot;</li>
  53                 </ul></td>
  54       </tr>     <tr>
  55            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  56            <td valign="top" class="data"><ul>
  57                 <li><strong>Back:</strong> Return to the previous page.</li>
  58                 <li><strong>Save: </strong>Save your changes. </li>
  59                 <li><strong>Apply: </strong>Apply your changes to the site without
  60                      saving. </li>
  61                 <li><strong>Cancel: </strong>Cancel the present operation without
  62                      saving.</li>
  63            </ul></td>
  64       </tr>
  65  </table>
  66  
  67  
  68  </body></html>