1894. Class

1894.1. Zend\Text\Table\DecoratorManager

Plugin manager implementation for text table decorators

Enforces that decorators retrieved are instances of DecoratorDecoratorInterface. Additionally, it registers a number of default decorators.

1894.1.1. Methods

1894.1.1.1. validatePlugin

validatePlugin()

Validate the plugin

Checks that the decorator loaded is an instance of DecoratorDecoratorInterface.

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

Project Versions

Table Of Contents

Previous topic

1893. Class

Next topic

1895. Class

This Page