IsterObject | --IsterMethodCaller
Author(s): Ingo Schramm
Copyright: Copyright (c) 2005 Ister.ORG Ingo Schramm
Note: Use of this class is depricated. Try IsterMethodProxy instead.
IsterMethodCaller IsterMethodCaller( )
boolean callbackDefined( string $key)
Parameters:
boolean cloneCallbacks( IsterMethodCaller &$object)
array getCallbacks( )
mixed invokeCallbackMethod( mixed $key, [array $params = array()])
boolean registerCallbackMethod( string $keys, string $method, object Object $object)
boolean registerObject( object Object &$object, [string $prefix = 'f_'])