Forms Class Reference

Parse a form file. More...

List of all members.

Public Member Functions

 __construct ($formFile)
 Constructor.
 getFormByType ($type)

Public Attributes

 $prefixes = array()
 $forms = array()

Detailed Description

Parse a form file.


Author:
Frederick Giasson, Structured Dynamics LLC.




Definition at line 28 of file Forms.php.


Constructor & Destructor Documentation

Forms::__construct ( formFile  ) 

Constructor.


Parameters:
[in] $formFile XML file describing the form to parse
Author:
Frederick Giasson, Structured Dynamics LLC.




Definition at line 43 of file Forms.php.


Member Function Documentation

Forms::getFormByType ( type  ) 

Definition at line 106 of file Forms.php.


Member Data Documentation

Forms::$forms = array()

Definition at line 31 of file Forms.php.

Forms::$prefixes = array()

Definition at line 30 of file Forms.php.


The documentation for this class was generated from the following file:
Copyright © 2009-2011. Structured Dynamics LLC Structured Dynamics LLC. All rights reserved.