| [ 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>Poll - New</title> 5 <link href="css/help.css" rel="stylesheet" type="text/css" /> 6 </head> 7 <body><strong class="title">Poll Manager : Create a New Poll </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 lets you create 12 a new Poll for your site.</p> 13 <strong>Details</strong> 14 <ul> 15 <li><strong>Question</strong>: Enter the question for 16 the poll as it will appear on your site (100 characters max).</li> 17 <li><strong>Lag</strong>: Enter here the number of seconds users have to wait before being able to vote in the same poll again. This interval is expressed in seconds. The default value is 86400 (24 hours).</li> 18 <li><strong>Options</strong>: Enter the answer choices for you Poll, one on each 19 line.</li> 20 <li><strong>Show on menu items</strong>: Specify the page son 21 which you want this Poll to appear. </li> 22 </ul></td> 23 </tr> 24 <tr> 25 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> 26 <td valign="top" class="data">n/a</td> 27 28 </tr> 29 <tr> 30 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> 31 <td valign="top" class="data">n/a</td> 32 </tr> 33 <tr> 34 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> 35 <td valign="top" class="data">n/a</td> 36 </tr> 37 <tr> 38 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> 39 <td valign="top" class="data"><ul> 40 <li><strong>Save</strong>: Saves the new poll and returns to Manager.</li> 41 <li><strong>Cancel</strong>: Cancels and close without saving 42 changes.</li> 43 </ul></td> 44 </tr></table> 45 46 </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 |