Public Member Functions | Data Fields | Protected Member Functions | Protected Attributes

FormReference Class Reference

Public Member Functions

 __construct ($xmlArr)
 setParentForm ($formName)
 setViewName ($viewName)

Data Fields

 $m_Name
 $m_SubForms
 $m_Description
 $m_Display = true

Protected Member Functions

 translate ()
 getTransKey ($name)

Protected Attributes

 $m_ViewName

Detailed Description

Definition at line 452 of file EasyView.php.


Constructor & Destructor Documentation

__construct ( xmlArr )

Contructor, store form info from array to variable of class

Parameters:
array$xmlArrarray of form information

Definition at line 466 of file EasyView.php.


Member Function Documentation

setParentForm ( formName )

Set parent form

Parameters:
string$formNameform name @return void

Definition at line 480 of file EasyView.php.


The documentation for this class was generated from the following file: