Common interface to different types of callable functions and methods
Examples:
Located in /core/util/Callback.class.php (line 68)
PHP2Go | --Callback
Get the singleton of the Callback class
Class constructor
Get the type of the current callback
Invoke the callback with the given arguments
The $args parameter will be used as argument of the function or method. To invoke the callback with N arguments, $args must be an array and $nargs must be TRUE.
Invoke the callback with a single parameter by reference
Checks if the current callback is of a given type
Checks if the current callback is valid
Changes or defines the callback
Defines the callback by reference
This is useful when defining object methods as callbacks under PHP4.
Enable/disable errors when invalid callbacks are detected
Defines type and validity of the current callback
Builds a string representation of the object
Inherited From PHP2Go
PHP2Go::PHP2Go()
PHP2Go::equals()
PHP2Go::generateUniqueId()
PHP2Go::getClassName()
PHP2Go::getConfigVal()
PHP2Go::getLangVal()
PHP2Go::getObjectName()
PHP2Go::getParentName()
PHP2Go::hasDestructor()
PHP2Go::hashCode()
PHP2Go::isA()
PHP2Go::isSubclassOf()
PHP2Go::logError()
PHP2Go::raiseError()
PHP2Go::registerDestructor()
PHP2Go::registerShutdownFunc()
PHP2Go::retrieve()
PHP2Go::store()
PHP2Go::__toString()
Documentation generated on Sun, 07 Oct 2007 19:20:44 -0300 by phpDocumentor 1.3.2