1256. Class

1256.1. Zend\View\Helper\Navigation\PluginManager

Plugin manager implementation for navigation helpers

Enforces that helpers retrieved are instances of NavigationHelperInterface. Additionally, it registers a number of default helpers.

1256.1.1. Methods

1256.1.1.1. validatePlugin

validatePlugin()

Validate the plugin

Checks that the helper loaded is an instance of AbstractHelper.

Parameters:mixed
Return type:void
Throws :ExceptionInvalidArgumentException if invalid

Project Versions

Table Of Contents

Previous topic

1255. Class

Next topic

1257. Class

This Page