Class factory

Description

adds methods during runtime.

this is a deeply dirty hack, but wonderful also. i am now able to generate those senseless relations and i only have to debug one instead of thousands of methods. and a nice error is thrown if a relation was not defined and used in the function. all in all this keeps the house and the code clean.:)

Located in /DIGExpression.php (line 164)


	
			
Method Summary
static void AddRelation ( $relationname)
static void AddUnaryRelation ( $relationname)
Methods
static method AddRelation (line 176)
  • access: public
static void AddRelation ( $relationname)
  • $relationname
static method AddUnaryRelation (line 166)
  • access: public
static void AddUnaryRelation ( $relationname)
  • $relationname

Documentation generated on Wed, 06 Dec 2006 13:29:35 +0100 by phpDocumentor 1.3.1