WACT_UTIL
[ class tree: WACT_UTIL ] [ index: WACT_UTIL ] [ all elements ]

Class: Handle

Source Location: /framework/util/delegate.inc.php

http://wact.sourceforge.net/index.php/ResolveHandle

Class Overview


A Handle represents an uninstantiated object that takes the place of a given object and can be swapped out for the object.

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

A Handle represents an uninstantiated object that takes the place of a given object and can be swapped out for the object.

Implements lazy loading for composing object heirarchies.


Class Variables


$args =

Type:   mixed

$class =

Type:   mixed

$file =

Type:   mixed

Class Methods


constructor Handle



Handle Handle( mixed $class, [mixed $args = array()])

method getClass



void getClass( )

method isHandle



void isHandle( mixed &$object)

method resolve



void resolve( mixed &$Handle)
WACT: Copyright 2003 Procata, Inc. Released under the LGPL license (http://www.gnu.org/copyleft/lesser.html)
Documentation generated on Sun, 28 Nov 2004 19:45:52 -0800 by phpDocumentor 1.2.3