Properties

Methods

form()

form(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

form_widget()

form_widget(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

form_widget_compound()

form_widget_compound(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

form_rest()

form_rest(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

widget_attributes()

widget_attributes(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

widget_container_attributes()

widget_container_attributes(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

choice_widget()

choice_widget(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

button_attributes()

button_attributes(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

escape()

escape(  $input) 

Parameters

$input

attributes()

attributes(array  $attributes,   $autoescape = false) 

Parameters

array $attributes
$autoescape

jsinit()

jsinit(  $code) 

Parameters

$code

form_start()

form_start(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

form_errors()

form_errors(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

form_rows()

form_rows(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

form_end()

form_end(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

form_row()

form_row(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

autocomplete_row()

autocomplete_row(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

button_row()

button_row(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

hidden_row()

hidden_row(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

toolbar_row()

toolbar_row(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

images_row()

images_row(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

repeated_row()

repeated_row(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

blobs_row()

blobs_row(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

form_widget_simple()

form_widget_simple(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

password_widget()

password_widget(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

button_widget()

button_widget(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

hidden_widget()

hidden_widget(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

email_widget()

email_widget(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

url_widget()

url_widget(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

autocomplete_widget()

autocomplete_widget(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

radio_widget()

radio_widget(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

checkbox_widget()

checkbox_widget(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

choice_widget_collapsed()

choice_widget_collapsed(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

radiocheckselect_widget()

radiocheckselect_widget(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

privilegeselection_widget()

privilegeselection_widget(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

choice_widget_expanded()

choice_widget_expanded(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

choice_widget_options()

choice_widget_options(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

other_widget()

other_widget(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

captcha_widget()

captcha_widget(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

codemirror_widget()

codemirror_widget(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

jsdate_widget()

jsdate_widget(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

images_widget()

images_widget(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

image_widget()

image_widget(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

subform_widget()

subform_widget(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

submit_widget()

submit_widget(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

delete_widget()

delete_widget(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

textarea_widget()

textarea_widget(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

markdown_widget()

markdown_widget(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

tinymce_widget()

tinymce_widget(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data

form_label()

form_label(\Symfony\Component\Form\FormView  $view, array  $data) 

Parameters

\Symfony\Component\Form\FormView $view
array $data