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

Class: Expression

Source Location: /Expression.php

Class Expression

Class Overview

Expression - class Expression is the base class of evaluating simple expression

Located in /Expression.php [line 25]



		
				Author(s):
		
  • rocky swen
Information Tags:
Version:  1.2
Copyright:  Copyright (c) 2005

Properties

Methods

[ Top ]
Property Summary
mixed   $services  

[ Top ]
Method Summary
Expression   __construct()  
mixed   ReplaceElementsExpr()   Replace elements expression with value from $formObj
mixed   ReplaceFieldsExpr()   Replase field expression with value from $bizobj
void   ReplaceVarExpr()  

[ Top ]
Properties
mixed   $services = array('validate'=>VALIDATE_SERVICE, 'query'=>QUERY_SERVICE) [line 27]
API Tags:
Access:  protected
Static:  


[ Top ]
Methods
Constructor __construct  [line 29]

  Expression __construct( mixed &$xmlArr  )



[ Top ]
ReplaceElementsExpr  [line 86]

  mixed ReplaceElementsExpr( string $expression, EasyForm $formObj  )

Replace elements expression with value from $formObj

Parameters:
string   $expression: 
EasyForm   $formObj: 

API Tags:
Static:  
Access:  protected


[ Top ]
ReplaceFieldsExpr  [line 40]

  mixed ReplaceFieldsExpr( string $expression, BizDataObj $bizObj  )

Replase field expression with value from $bizobj

Parameters:
string   $expression: 
BizDataObj   $bizObj: 

API Tags:
Static:  
Access:  protected


[ Top ]
ReplaceVarExpr  [line 141]

  void ReplaceVarExpr( mixed $expression, mixed $object  )


API Tags:
Static:  
Access:  protected


[ Top ]

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