Interface Xyster_Data_Binder_Setter_Interface

Description

A mediator that applies a value to a target object

  • copyright: Copyright (c) 2007-2008 Irrational Logic (http://irrationallogic.net)
  • license: New BSD License

Located in /Data/Binder/Setter/Interface.php (line 24)


	
			
Method Summary
void set (object $target, string $field, mixed $value)
Methods
set (line 34)

Sets the value in the target

  • throws: Xyster_Data_Binder_Setter_Exception if there was a problem setting
void set (object $target, string $field, mixed $value)
  • object $target: An object
  • string $field: The name of the field to set
  • mixed $value: The value to set

Documentation generated on Mon, 19 May 2008 17:07:23 -0400 by phpDocumentor 1.4.2