QDispatcher

Package:
QDispatcher
Summary:
Instantiate class and call a function
Groups:
Language, PHP 5
Author:
Tom Schaefer
Description:
This class can be used to instantiate class and call a function of the new object.

It uses reflection to determine how to create an object of a given class calling it's constructor function.

The class calls a function of the object passing any parameters if necessary.


Powered by Gewgley