Interface for input widgets.
Returns a list of fields that need to be secured for this widget. Fields are in the form of Model[field][suffix]
render( array $data , Cake\View\Form\ContextInterface $context )
Converts the $data into one or many HTML elements.
$data
Cake\View\Form\ContextInterface
$context
secureFields( array $data )
Returns a list of fields that need to be secured for this widget. Fields are in the form of Model[field][suffix]
$data
© 2005–2017 The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
https://api.cakephp.org/3.4/class-Cake.View.Widget.WidgetInterface.html