void smarty_function_minifind(
$params, &$gBitSmarty)
|
|
Smarty {minifind} function plugin
Type: function Name: minifind Input: all parameters (except legend) that are passed in will be added as <input type="hidden" name=$name value=$value>. The 'legend' parameter will be used as the form legend, a string is expected. Output: a small form that allows you to search your table using $_REQUEST['find'] as search value
Parameters