CorePluginManager.php

This file is part of amfPHP

LICENSE

This source file is subject to the license that is bundled with this package in the file license.txt.

Classes

Amfphp_Core_PluginManager Loads plugins for Amfphp. Plugins consist of a folder in the plugins folder. The folder and the class should all have the same name. The file containing the class should be named with the class name with the '.php' suffix added.