API Documentation

Loader/PluginLoader/Interface.php

Zend Framework

LICENSE

This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.

category
Zend  
copyright
Copyright (c) 2005-2011 Zend Technologies USA Inc. (http://www.zend.com)  
license
New BSD License  
package
Zend_Loader  
subpackage
PluginLoader  
version
$Id: Interface.php 23775 2011-03-01 17:25:24Z ralph $  

\Zend_Loader_PluginLoader_Interface

Plugin class loader interface

category
Zend  
copyright
Copyright (c) 2005-2011 Zend Technologies USA Inc. (http://www.zend.com)  
license
New BSD License  
package
Zend_Loader  
subpackage
PluginLoader  

Methods

methodpublicaddPrefixPath( string $prefix, string $path ) : \Zend_Loader_PluginLoader

Add prefixed paths to the registry of paths

Parameters
Name Type Description
$prefix string
$path string
Returns
Type Description
\Zend_Loader_PluginLoader
methodpublicgetClassName( string $name ) : string

Return full class name for a named helper

Parameters
Name Type Description
$name string
Returns
Type Description
string
methodpublicisLoaded( string $name ) : \Zend_Loader_PluginLoader

Whether or not a Helper by a specific name

Parameters
Name Type Description
$name string
Returns
Type Description
\Zend_Loader_PluginLoader
methodpublicload( string $name ) : string

Load a helper via the name provided

Parameters
Name Type Description
$name string
Returns
Type Description
string
methodpublicremovePrefixPath( string $prefix, string $path = null ) : \Zend_Loader_PluginLoader

Remove a prefix (or prefixed-path) from the registry

Parameters
Name Type Description
$prefix string
$path string OPTIONAL
Returns
Type Description
\Zend_Loader_PluginLoader
Documentation was generated by DocBlox 0.13.3.