Dynamic Methods

Package:
Dynamic Methods
Summary:
Add class functions dynamically from script files
Groups:
Language, PHP 5
Author:
Pashkov Denis Igorevich also server 7erver
Description:
This class can be used to add class functions dynamically from script files.

It traps calls to inexistent class functions. The class loads script files with the same name as the called function and uses the loaded code to implement the missing functions.


Powered by Gewgley