Summary
- File
- Package hierarchy Form\button
- Class hierarchy \AbstractFormButton \FormButtonAjax
__construct( $label, \AjaxRequest $request, $img = '', array $fields, $condition = null)
| $label | ||
| \AjaxRequest | $request | |
| $img | ||
| array | $fields | |
| $condition |
| None found |
display()
{@inheritdoc}
| None found |
get_name()
| None found |
get_html_name()
| None found |
set_name( $name)
| $name |
| None found |
get_label()
| None found |
set_label( $label)
| $label |
| None found |
set_css_class( $css_class)
| $css_class |
| None found |
get_css_class()
| None found |
set_data_confirmation( $data_confirmation)
| $data_confirmation |
| None found |
get_data_confirmation()
| None found |
set_form_id( $form_id)
| $form_id |
| None found |
get_template()
| None found |
build_ajax_request(\AjaxRequest $request, array $fields, $condition)
| \AjaxRequest | $request | |
| array | $fields | |
| $condition |
| None found |
$form_id :
| None found |
$name :
| None found |
$label :
| None found |
$type :
| None found |
$onclick_action :
| None found |
$css_class :
| None found |
$data_confirmation :
| None found |