Program_Root/examples/wizard1.php

Description

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

$Id: _examples_wizard1_php.html,v 1.6 2003/08/01 01:37:48 hemna Exp $

Classes
Class Description
Form1Page A simple Page Layout object child.
MyWizard This is the main engine for the processing
Includes
include ("includes.inc") (line 21)

Include the phphtmllib libraries

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

Include the Form Processing objects

include_once ("MyLayoutPage.inc") (line 41)
include_once ($phphtmllib."/form/FormWizard.inc") (line 28)
Functions
ddd (line 32)
void ddd (mixed $var)

Documention generated on Thu, 31 Jul 2003 18:33:54 -0700 by phpDocumentor 1.2.0