Class Manager

Package:
Class Manager
Summary:
Auto-load classes based on XML definitions
Groups:
Language, PHP 5
Author:
Zsolt Herpai
Description:
This class can be used to load classes automatically based on definitions read from a XML file.

It can parse a XML file and extract definitions from it that specify the paths from which given classes should be loaded.

The class registers an auto-loader function that uses the information from the XML definitions file to locate and load the scripts that contain the classes that are needed by the applications.


Powered by Gewgley