Class Xyster_Container_Reference_Simple

Description

Implements interfaces:

Simple instance implementation of Xyster_Container_Reference

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

Located in /Container/Reference/Simple.php (line 28)


	
			
Method Summary
mixed get ()
void set (mixed $value)
Methods
get (line 40)

Gets the value

  • access: public
mixed get ()

Implementation of:
Xyster_Container_Reference::get()
Retrieve an actual reference to the object
set (line 50)

Sets the value

  • access: public
void set (mixed $value)
  • mixed $value

Implementation of:
Xyster_Container_Reference::set()
Assign an object to the reference.

Documentation generated on Mon, 19 May 2008 17:08:34 -0400 by phpDocumentor 1.4.2