Jelix 1.8.8

function.formdatafull.php

Tags
subpackage

jtpl_plugin

author

Laurent Jouanneau

contributor

Dominique Papin, Julien Issler, Brunto, DSDenes

copyright

2007-2022 Laurent Jouanneau, 2007 Dominique Papin

copyright

2008-2010 Julien Issler, 2010 Brunto, 2009 DSDenes

see
http://www.jelix.org
licence

GNU Lesser General Public Licence see LICENCE file or http://www.gnu.org/licenses/lgpl.html

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 = '' ][, array<string|int, mixed> $options = array() ]) : mixed
Parameters
$tpl : jTpl

template engine

$form : jFormsBase

the form to display

$builder : string = ''

the builder type to use

$options : array<string|int, mixed> = array()

options for the builder

Tags
Return values
mixed

Search results