function.formdatafull.php
Tags
Table of Contents
- jtpl_function_html_formdatafull() : mixed
- Display all data of a form without the use of other plugins.
Functions
jtpl_function_html_formdatafull()
Display all data of a form without the use of other plugins.
jtpl_function_html_formdatafull(jTpl $tpl, jFormsBase $form[, string $builder = 'html' ][, array<string|int, mixed> $options = array() ]) : mixed
Parameters
- $tpl : jTpl
-
template engine
- $form : jFormsBase
-
the form to display
- $builder : string = 'html'
-
the builder type to use
- $options : array<string|int, mixed> = array()
-
options for the builder