tangra logo
   
[ class tree: tangra_lib ] [ index: tangra_lib ] [ all elements ]
 

Procedural File: form.class.php

Source Location: /form/form.class.php

Page Details

Contains class Form

Filesource:  Source Code for this file
Classes
Class Description
Form Class Form is used to handle most of the aspects when working with HTML forms
Includes

Needed for Tangra_Form_Submit_Method::POST and Tangra_Form_Submit_Method::GET

[ Top ]

Needed for automatic change of form encoding to Form::ENCODING_MULTIPART

[ Top ]

require_once (TANGRA_MAIN_DIR.'exceptions/te_form_field_not_exists.class.php') [line 43]
[ Top ]

require_once (TANGRA_MAIN_DIR.'exceptions/te_form_field_already_exists.class.php') [line 38]
[ Top ]