| [ Index ] | PHP Cross Reference of Mambo 4.6.5 |
|
| [ Variables ] [ Functions ] [ Classes ] [ Constants ] [ Statistics ] | ||
[Summary view] [Print] [Text view]
1 <?xml version="1.0" encoding="iso-8859-1"?> 2 <mosinstall type="module" version="4.6"> 3 <name>Poll</name> 4 <author>Mambo Foundation</author> 5 <creationDate>August 2006</creationDate> 6 <copyright>copyright (C) 2000 - 2007 Mambo Foundation Inc.</copyright> 7 <license>http://www.opensource.org/licenses/gpl-license.php GNU/GPL v.2</license> 8 <authorEmail>core@mambo-foundation.org</authorEmail> 9 <authorUrl>mambo-foundation.org</authorUrl> 10 <version>1.1</version> 11 <description>This module compliments the Polls component. It is used to display the configured polls. The module differs from other modules in as much as the Component supports linking between Menu Items and Polls. This means that the module shows only those Polls, which are configured for a certain Menu Item.</description> 12 <files> 13 <filename module="mod_poll">mod_poll.php</filename> 14 <filename>mod_poll.xml</filename> 15 </files> 16 <params> 17 <param name="cache" type="radio" default="0" label="Enable Cache" description="Select whether to cache the content of this module"> 18 <option value="0">No</option> 19 <option value="1">Yes</option> 20 </param> 21 <param name="moduleclass_sfx" type="text" default="" label="Module Class Suffix" description="A suffix to be applied to the css class of the module (table.moduletable), this allows individual module styling" /> 22 </params> 23 </mosinstall>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Wed Feb 8 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 |