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