Zikula: A Flexible Open Source Content Management System
home | forum | international support | contact us

Docs for page function.formutil_getpassedvalue.php

Procedural File: function.formutil_getpassedvalue.php

Source Location: /pnRender/plugins/function.formutil_getpassedvalue.php

Classes:



Page Details:

Zikula Application Framework



Tags:

author:  Robert Gasch
version:  $Id: function.formutil_getpassedvalue.php 24383 2008-06-12 14:15:02Z markwest $
copyright:  (c) 2004, Zikula Development Team
link:  http://www.zikula.org
license:  GNU/GPL








smarty_function_formutil_getpassedvalue [line 27]

void smarty_function_formutil_getpassedvalue( assign $params, html &$smarty, key 2, default 3, source 4, noprocess 5)

pnml: same as pnml() but with the added option to assign the result to a smarty variable



Tags:

author:  Robert Gasch
version:  $Id: function.formutil_getpassedvalue.php 24383 2008-06-12 14:15:02Z markwest $


Parameters

key   2   The key to retrieve from the input vector
default   3   The default value to return if the key is not set
source   4   The input source to retrieve the key from
noprocess   5   If set, no processing is applied to the constant value
assign   $params   The smarty variable to assign the retrieved value to
html   &$smarty   Wether or not to pnVarPrepHTMLDisplay'ize the ML value
[ Top ]


Packages:

Files:

Classes: