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

Procedural File: ContactForm.class.php

Source Location: /forms/ContactForm.class.php



Classes:

ContactForm
A class to generate contact forms. After submit there will be generate a plaintext email to a recipient.


Page Details:

For including this file you have to define the constant "CLASSPATH".

Because every include in the framework depends on the CLASSPATH definition. The CLASSPATH means the relative path to the folder that contains the framework GilliGan.




Tags:

filesource:  Source Code for this file


Includes:

require_once(CLASSPATH."forms/HTMLForm.class.php") [line 20]
Including the basic class to define html forms.

require_once(CLASSPATH."RegExpConstants.inc.php") [line 24]
Including a set of regular expressions defined in contants.

require_once(CLASSPATH."communication/EMail.class.php") [line 28]
Including a set of regular expressions defined in contants.







Documentation generated on Thu, 05 Jun 2008 19:10:25 +0200 by phpDocumentor 1.4.1