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

Docs for page function.assign_arrayval.php

Procedural File: function.assign_arrayval.php

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

Classes:



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: assign the specified smarty variable Copyright: Value4Business GmbH ----------------------------------------------------------------------












smarty_function_assign_arrayval [line 35]

void smarty_function_assign_arrayval( array $params, key &$smarty, assign 2)

assign an array key to the specified value



Tags:

author:  Robert Gasch
version:  $Id: function.assign_arrayval.php,v 1.1 2005/01/21 11:10:20 rgasch Exp $


Parameters

assign   2   the smarty variable to assign the result to
array   $params   the array we wish to get an element from
key   &$smarty   the array key we wish to retrieve
[ Top ]


Packages:

Files:

Classes: