Definition at line 32 of file Interface.php.
◆ addPrefixPath()
addPrefixPath |
( |
|
$prefix, |
|
|
|
$path |
|
) |
| |
Add prefixed paths to the registry of paths
- Parameters
-
string | $prefix | |
string | $path | |
- Returns
- Zend_Loader_PluginLoader
◆ getClassName()
Return full class name for a named helper
- Parameters
-
- Returns
- string
◆ isLoaded()
Whether or not a Helper by a specific name
- Parameters
-
- Returns
- Zend_Loader_PluginLoader
◆ load()
Load a helper via the name provided
- Parameters
-
- Returns
- string
◆ removePrefixPath()
removePrefixPath |
( |
|
$prefix, |
|
|
|
$path = null |
|
) |
| |
Remove a prefix (or prefixed-path) from the registry
- Parameters
-
string | $prefix | |
string | $path | OPTIONAL |
- Returns
- Zend_Loader_PluginLoader
The documentation for this interface was generated from the following file:
- vendor/magento/zendframework1/library/Zend/Loader/PluginLoader/Interface.php