Implements interfaces:
handles plugin loading and caching of plugins names/paths relationships
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
Located in /Dwoo/Loader.php (line 17)
adds a plugin directory, the plugins found in the new plugin directory
will take precedence over the other directories (including the default dwoo plugin directory), you can use this for example to override plugins in a specific directory for a specific application while keeping all your usual plugins in the same place for all applications.
TOCOM don't forget that php functions overrides are not rehashed so you need to clear the classpath caches by hand when adding those
loads a plugin file
rebuilds class paths, scans the given directory recursively and saves all paths in the given file
Documentation generated on Sun, 07 Feb 2010 17:53:51 +0000 by phpDocumentor 1.4.0