Zikula_Template_Plugins
[ class tree: Zikula_Template_Plugins ] [ index: Zikula_Template_Plugins ] [ all elements ]

Procedural File: function.searchvartofieldnames.php

Source Location: /system/Search/pntemplates/plugins/function.searchvartofieldnames.php



Page Details:

Zikula Application Framework



Tags:

version:  $Id: function.allowedhtml.php 19408 2006-07-13 13:20:58Z markwest $
copyright:  (c) 2004, Zikula Development Team
link:  http://www.zikula.org
filesource:  Source Code for this file
license:  GNU/GPL








smarty_function_searchvartofieldnames [line 34]

boolean smarty_function_searchvartofieldnames( array $params, object &$smarty)

Smarty function that generates a flat lost of field names for hidden form fields from a nested array set

Available parameters:

  • assign: the results are assigned to the corresponding variable
  • prefix: (optional) needed for recursion
  • data: the data that should be stored in hidden fields (nested arrays
allowed)

Example <!--[searchvartofieldnames assign='fnames']-->




Tags:

return:  false on error
author:  P.Cornelissen
since:  11 december 2006


Parameters

array   $params   All attributes passed to this function from the template
object   &$smarty   Reference to the Smarty object
[ Top ]



Documentation generated on Fri, 18 Jul 2008 21:46:16 +0200 by phpDocumentor 1.4.1