/examples/form1.php

Description

This example illustrates the basics of the FormProcessing engine for phphtmllib.

$Id: _examples_form1_php.html,v 1.28.2.1 2005/05/12 01:52:21 hemna Exp $

Classes
Class Description
Form1Page A simple Page Layout object child.
AccountForm This is the Class that handles the building of the Form itself. It creates the Form Elements inside the form_init_elements() method.
Includes
include ("includes.inc") (line 21)

Include the phphtmllib libraries

include_once ($phphtmllib."/form/includes.inc") (line 27)

Include the Form Processing objects

include_once ("MyLayoutPage.inc") (line 32)

Documentation generated on Wed, 11 May 2005 18:18:45 -0700 by phpDocumentor 1.3.0RC3