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

File: array-twig.php

Source Location: /HTML_QuickForm2-2.1.0/docs/examples/renderers/array-twig.php

Classes:

Page Details:

Includes:

require_once('HTML/QuickForm2.php') [line 13]
Usage example for HTML_QuickForm2 package: Array renderer with Twig template engine

For this example to run, you need to install Twig template engine from its separate PEAR channel:

  1.  $ pear channel-discover pear.twig-project.org
  2.  $ pear install twig/Twig

require_once('HTML/QuickForm2/Renderer.php') [line 14]
require_once('Twig/Autoloader.php') [line 17]

Documentation generated on Wed, 10 Apr 2019 08:56:07 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.