Interface Xyster_Container_Reference

Description

A way to refer to objects stored in awkward places

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

Located in /Container/Reference.php (line 24)


	
			
Method Summary
mixed get ()
void set (mixed $item)
Methods
get (line 33)

Retrieve an actual reference to the object

Returns null if the reference is not available or has not been populated

  • return: an actual reference to the object.
mixed get ()
set (line 40)

Assign an object to the reference.

void set (mixed $item)
  • mixed $item: the object to assign to the reference, May be null

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