| [ 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 Format - Wrapper</title> 5 <link href="css/help.css" rel="stylesheet" type="text/css" /> 6 </head> 7 <body><strong class="title">Menu Item Format: Wrapper</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>Wrapper</strong> Menu 12 Item creates a page that wraps an external Web page into 13 your site. The external Web page is inserted as an 'inline frame' (also 14 called an Iframe) into your template. </p> 15 <strong>Details</strong> 16 <ul> 17 <li><strong>Name :</strong>Enter the name of the Menu Item as 18 you want it to appear on the menu of your site. 19 </li> 20 <li><strong>Wrapper Link :</strong> Enter the URL 21 of the page you wish to wrap.</li> 22 <li><strong>URL :</strong> (The URL for this item will appear 23 after Apply/Save.)</li> 24 <li><strong>Parent Item :</strong> Select 'Top' if you 25 want the Menu Item to appear at the same level as your primary 26 navigation. You can also put the Menu Item under an existing 27 Menu Item by selecting that existing Menu Item as parent.</li> 28 <li><strong>Ordering:</strong> A pull-down menu will appear here 29 after using the "Save" or "Apply" button, 30 to select the item after which the item will appear. 31 By default, Mambo adds new items to the end of the list. 32 After creating an item, you can change its order here 33 when editing.</li> 34 <li><strong>Access Level:</strong> Sets who can view this item.</li> 35 <li><strong>Published:</strong> Sets whether the Menu Item is 36 published or not. By default, new Menu Items are set to be 37 published.</li> 38 </ul></td> 39 </tr> 40 <tr> 41 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> 42 <td valign="top" class="data">n/a</td> 43 </tr> 44 <tr> 45 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> 46 <td valign="top" class="data">n/a</td> 47 </tr> 48 <tr> 49 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> 50 <td valign="top" class="data"><ul> 51 <li><strong><strong>Menu Image:</strong></strong> Allows you to 52 set an image to appear to the left or right of the Item on 53 themenu. The image must be placed in the /images/stories 54 directory. Note: The 'Show Menu Items' option located 55 in the parameters at Modules -> Site Modules -> [name-of-menu] 56 must be set to 'Yes'.</li> 57 <li><strong>Page Class Suffix:</strong> Allows you to set customized 58 styles for this page. The suffix you type here is automatically 59 added to the CSS classes for this page, and will have to 60 be defined in your template's CSS stylesheet for usage.</li> 61 <li><strong>Back Button:</strong> Show or hide a "Back" button 62 on the bottom of the page to allow the user to return to 63 the previously viewed page.</li> 64 <li><strong>Page Title:</strong> Show/Hide the page(s) title.</li> 65 <li><strong>Page Title:</strong> Text to display at the top of 66 the page. If left blank, the menu name will display instead.</li> 67 <li><strong>Scroll Bars:</strong> Determines whether horizontal 68 and vertical scroll bars are added. 69 <ul> 70 <li>'No' means 71 scroll bars are never shown even when content extends 72 beyond the inline frame, </li> 73 <li>'Yes' means scroll 74 bars are always used even when content does 75 not extend beyond the inline frame,</li> 76 <li>'Auto' means 77 scrolls bars are shown only when necessary.</li> 78 </ul> 79 </li> 80 <li><strong>Width:</strong> Type in a value for the width 81 of the Iframe window, either in pixels or in percentage.</li> 82 <li><strong>Height:</strong> Type in a value for the height 83 of the Iframe window, either in pixels or 84 in percentage.</li> 85 <li><strong>Auto Height:</strong> Sets whether or not the 86 height of the Wrapper page is set to the size 87 of the external Web page.</li> 88 <li><strong>Auto Add:</strong> Determines whether or not 'http://' is 89 added to the URL that you type in the Wrapper Link field 90 in the Details tab. If set to 'No,' then you 91 can must type 'http://' or 'https://' at 92 the beginning of the URL in the Wrapper Link field, 93 or else the link in the Wrapper Link field will 94 be treated as a link relative to the URL of your 95 site.</li> 96 </ul></td> 97 </tr> <tr> 98 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> 99 <td valign="top" class="data"><ul> 100 <li><strong>Back:</strong> Return to the previous page.</li> 101 <li><strong>Save: </strong>Save your changes. </li> 102 <li><strong>Apply: </strong>Apply your changes to the site without 103 saving. </li> 104 <li><strong>Cancel: </strong>Cancel the present operation without 105 saving.</li> 106 </ul></td> 107 </tr> 108 </table> 109 110 111 <h3> </h3> 112 113 <h3> </h3> 114 115 <p> </p> 116 117 </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 |