Interface Dwoo_IPluginProxy

Description

interface that represents a dwoo plugin proxy

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.

This file is released under the LGPL "GNU Lesser General Public License" More information can be found here: http://www.gnu.org/copyleft/lesser.html

Located in /Dwoo/IPluginProxy.php (line 22)


	
			
Method Summary
bool loadPlugin (string $name)
Methods
loadPlugin (line 30)

loads a plugin or returns false on failure

  • return: true if the plugin was successfully loaded
  • access: public
bool loadPlugin (string $name)
  • string $name: the plugin name

Documentation generated on Sun, 03 Aug 2008 15:12:40 +0200 by phpDocumentor 1.4.0