Callback storage
This class allows storing of callbacks in an object.
Located in /phpsatk-lib/core/01.callback.php (line 34)
Initialize a new callback
Function callback (one argument):
- $callback = new Callback('somefunction');
Static method callback (two arguments):
- $callback = new Callback('class', 'method');
Calls the function
Variable arguments, directly passed to the called function
Calls the function
Passes the arguments given in the array
Checks wheter the callback is valid
Documentation generated on Mon, 21 May 2007 10:34:32 +0200 by phpDocumentor 1.3.0RC5