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

Procedural File: HTMLForm.class.php

Source Location: /forms/HTMLForm.class.php



Classes:

HTMLForm
A class to generate forms.


Page Details:

Note: If you include a html form, you don't need to include any form item classes! They will be all included.

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:

include(CLASSPATH."/forms/error_messages/HTMLForm/".LANG.".inc.php") [line 24]
Including language specific messages.

include_once(CLASSPATH."html/HTMLTable.class.php") [line 41]
Including the class to define html tables for layouting the form.

include_once(CLASSPATH."html/ABSTHTMLTag.class.php") [line 36]
include_once(CLASSPATH."core/Arrays.class.php") [line 45]
Including various functions to manipulate arrays.

include_once(CLASSPATH."forms/items/HTMLButton.class.php") [line 55]
include_once(CLASSPATH."forms/HTMLLabel.class.php") [line 50]
Class to create labels for form items.

include_once(CLASSPATH."forms/items/HTMLCheckBox.class.php") [line 59]
include_once(CLASSPATH."forms/items/HTMLPasswordInput.class.php") [line 63]
include_once(CLASSPATH."forms/items/HTMLRadioGroup.class.php") [line 67]
include_once(CLASSPATH."forms/items/HTMLTextInput.class.php") [line 83]
include_once(CLASSPATH."forms/items/HTMLRadioButton.class.php") [line 71]
include_once(CLASSPATH."forms/items/DBKeyRadioGroup.class.php") [line 75]
include_once(CLASSPATH."forms/items/HTMLTextArea.class.php") [line 79]
include_once(CLASSPATH."forms/items/HTMLFileInput.class.php") [line 87]
include_once(CLASSPATH."forms/items/FileSelect.class.php") [line 92]
include_once(CLASSPATH."forms/items/DBKeySelect.class.php") [line 100]
include_once(CLASSPATH."forms/items/DateSelect.class.php") [line 96]
include_once(CLASSPATH."forms/items/BirthdayDateTextInput.class.php") [line 104]
include_once(CLASSPATH."forms/items/EMailTextInput.class.php") [line 112]
include_once(CLASSPATH."forms/items/ColorInput.class.php") [line 108]
include_once(CLASSPATH."forms/items/NumberTextInput.class.php") [line 116]
include_once(CLASSPATH."forms/items/MultiRelationSelect.class.php") [line 120]
include_once(CLASSPATH."forms/items/SubmitCancelButton.class.php") [line 128]
include_once(CLASSPATH."forms/items/URLTextInput.class.php") [line 132]
include_once(CLASSPATH."forms/items/HTMLHiddenInput.class.php") [line 141]
include_once(CLASSPATH."forms/items/TimeTextInput.class.php") [line 136]
include_once(CLASSPATH."forms/items/ResetSubmitButton.class.php") [line 124]






Documentation generated on Thu, 05 Jun 2008 19:12:13 +0200 by phpDocumentor 1.4.1