Zend Framework  3.0
Public Member Functions | List of all members
ElementPrepareAwareInterface Interface Reference

Public Member Functions

 prepareElement (FormInterface $form)
 Prepare the form element (mostly used for rendering purposes)
 

Member Function Documentation

prepareElement ( FormInterface  $form)

Prepare the form element (mostly used for rendering purposes)

Parameters
FormInterface$form
Returns
mixed

Implemented in Collection, Fieldset, MonthSelect, DateTimeSelect, Form, Csrf, DateSelect, File, and Password.