431. Class

431.1. Zend\Form\Element\File

@copyright Copyright (c) 2005-2013 Zend Technologies USA Inc. (http://www.zend.com)

431.1.1. Methods

431.1.1.1. prepareElement

prepareElement()

Prepare the form element (mostly used for rendering purposes)

Parameters:FormInterface
Return type:mixed

431.1.1.2. getInputSpecification

getInputSpecification()

Should return an array specification compatible with {@link ZendInputFilterFactory::createInput()}.

Return type:array

Project Versions

Table Of Contents

Previous topic

430. Class

Next topic

432. Class

This Page