Procedural File: function.selector_countries.php
Source Location: /system/pnRender/plugins/function.selector_countries.php
Page Details:
---------------------------------------------------------------------- LICENSE
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License (GPL) as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WIthOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. To read the license please visit http://www.gnu.org/copyleft/gpl.html ---------------------------------------------------------------------- Original Author of Robert Gasch Author Contact: r.gasch@chello.nl, robert.gasch@value4business.com Purpose of file: generate a PN group selector Copyright: Value4Business GmbH ----------------------------------------------------------------------
Tags:
smarty_function_selector_countries [line 37]
void smarty_function_selector_countries(
= $params, = &$smarty, = 2, = 3)
|
|
v4b_selector_countries: generate a country list selector
Tags:
Parameters
| = |
2 |
"defaultValue" = The default value (only used if no selectedValue is supplied) |
| = |
3 |
"defaultText" = Text to go with the default value |
| = |
$params |
"name" = The name of the selector tag |
| = |
&$smarty |
"selectedValue" = The currently selected value |
|