[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/help/ -> templates.assign.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>Templates - Assign</title>
   5  <link href="css/help.css" rel="stylesheet" type="text/css" />
   6  </head>
   7  <body><strong class="title">Templates: Assign</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
  12                      lets you assign the template chosen to specific Menu Items/pages.The&nbsp;list
  13                      displays all your Menu Items grouped per menu.</p>
  14                 <p>You can select multiple Menu Items, by holding
  15                      the CTRL key while clicking.This will override de default
  16                      template for the pages chosen. If you choose &#39;<strong>None</strong>&#39;,
  17            the Default template will be used for all&nbsp; Menu Items/pages.</p></td>
  18       </tr>
  19       <tr>
  20            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  21            <td valign="top" class="data">n/a</td>
  22       </tr>
  23       <tr>
  24            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  25            <td valign="top" class="data">n/a</td>
  26       </tr>
  27       <tr>
  28            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  29            <td valign="top" class="data"><p>n/a</p></td>
  30       </tr>
  31       <tr>
  32            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  33            <td valign="top" class="data"><ul>
  34                 <li><strong>Save</strong>: Saves your choice
  35                           and returns to the Template Manager.</li>
  36                 <li><strong>Cancel</strong>: Cancels
  37                      the action and returns to the Template Manager.</li>
  38            </ul></td>
  39       </tr></table>
  40  
  41  </body></html>