778. Class

778.1. Zend\Form\FormElementManager

Plugin manager implementation for form elements.

Enforces that elements retrieved are instances of ElementInterface.

778.1.1. Methods

778.1.1.1. __construct

__construct()

@param ConfigInterface $configuration

778.1.1.2. injectFactory

injectFactory()

Inject the factory to any element that implements FormFactoryAwareInterface

Parameters:$element

778.1.1.3. validatePlugin

validatePlugin()

Validate the plugin

Checks that the element is an instance of ElementInterface

Parameters:mixed
Throws ExceptionInvalidElementException:
 
Return type:void

Project Versions

Table Of Contents

Previous topic

777. Class

Next topic

779. Function

This Page