An object which lets you perform most of the operations
Located in /IntermediateObject.php (line 5)
BaseIntermediateObject | --IntermediateObject
Inherited from BaseIntermediateObject
BaseIntermediateObject::$_stack
BaseIntermediateObject::$_value
Assigns value to variable. Can use it(). Sets active value to $value
Calls a function or method.
With it() calls the active value as a function, with its()->method, tries to call a method of the active value otherwise will try calling $what
Process this with a processor function
Inherited From BaseIntermediateObject
BaseIntermediateObject::__construct()
BaseIntermediateObject::getStack()
BaseIntermediateObject::_previousInStack()
Documentation generated on Sun, 20 Jan 2008 11:50:58 -0800 by phpDocumentor 1.4.0