1360. Class

1360.1. Zend\Paginator\ScrollingStylePluginManager

Plugin manager implementation for scrolling style adapters

Enforces that adapters retrieved are instances of ScrollingStyleScrollingStyleInterface. Additionally, it registers a number of default adapters available.

1360.1.1. Methods

1360.1.1.1. validatePlugin

validatePlugin()

Validate the plugin

Checks that the adapter loaded is an instance of ScrollingStyleScrollingStyleInterface.

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

Project Versions

Table Of Contents

Previous topic

1359. Class

Next topic

1361. Class

This Page