/examples/form4.php

Description

This example illustrates the use of the master slave element

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

Classes
Class Description
FECountryListMaster A simple class to be the master. It contains a list of countries and the acceptable states for each county.
Form4Page This demonstrates the power of the master-slave relationship between two list elements
MasterSlaveForm 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 20)

Include the phphtmllib libraries

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

Include the Form Processing objects

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

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