phpDocumentor openbiz.bin.easy
[ class tree: openbiz.bin.easy ] [ index: openbiz.bin.easy ] [ all elements ]

Class: FormReference

Source Location: /easy/EasyView.php

Class FormReference

Class Overview

FormReference class is the class that contain form reference.

Located in /easy/EasyView.php [line 333]



		
				Author(s):
		
  • rocky swen
API Tags:
Access:  public

Information Tags:
Copyright:  Copyright (c) 2005-2009

Properties

Methods

[ Top ]
Property Summary
mixed   $m_Description  
mixed   $m_Display  
mixed   $m_Name  
mixed   $m_SubForms  

[ Top ]
Method Summary
FormReference   __construct()   Contructor, store form info from array to variable of class
void   SetParentForm()   Set parent form

[ Top ]
Properties
mixed   $m_Description [line 337]
API Tags:
Access:  public


[ Top ]
mixed   $m_Display = true [line 339]
API Tags:
Access:  public


[ Top ]
mixed   $m_Name [line 335]
API Tags:
Access:  public


[ Top ]
mixed   $m_SubForms [line 336]
API Tags:
Access:  public


[ Top ]
Methods
Constructor __construct  [line 346]

  FormReference __construct( array $xmlArr  )

Contructor, store form info from array to variable of class

Parameters:
array   $xmlArr:  array of form information

API Tags:
Access:  public


[ Top ]
SetParentForm  [line 359]

  void SetParentForm( string $formName  )

Set parent form

Parameters:
string   $formName:  form name

API Tags:
Access:  public


[ Top ]

Documentation generated on Tue, 22 Dec 2009 03:02:51 -0800 by phpDocumentor 1.3.0RC3