/examples/form1.php

Description

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

$Id: _2_X_examples_form1_php.html,v 1.1.2.2 2005/09/02 00:07:40 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 Thu, 1 Sep 2005 17:05:56 -0700 by phpDocumentor 1.3.0RC3