Procedural File: function.formutil_getvalidationerror.php
Source Location: /pnRender/plugins/function.formutil_getvalidationerror.php
Page Details:
Zikula Application Framework
Tags:
smarty_function_formutil_getvalidationerror [line 22]
void smarty_function_formutil_getvalidationerror(
$params, &$smarty)
|
|
Available parameters:
- assign: If set, the results are assigned to the corresponding variable instead of printed out
- field: The name of the field for which we wish to get the erorr
- indent: Wether or not to indent the validation error
Tags:
Parameters