Fully Qualified Name: | Zend\Form\Module |
Name | Description | Defined By |
---|---|---|
getConfig() | Return zend-form configuration for zend-mvc application. | Module |
init() | Register a specification for the FormElementManager with the ServiceListener. | Module |
Return zend-form configuration for zend-mvc application.
Returns: array
Register a specification for the FormElementManager with the ServiceListener.
Parameter Name | Type | Description |
---|---|---|
$moduleManager | \Zend\ModuleManager\ModuleManager |
Returns: void