Summary
- File
- Package hierarchy Form\button
- Class hierarchy \AbstractFormButton \FormButtonSubmit \FormButtonSubmitImg
__construct( $value, $image, $name, $onclick_action = '', $data_confirmation = '', $form_id = '')
| $value | ||
| $image | ||
| $name | ||
| $onclick_action | ||
| $data_confirmation | ||
| $form_id |
| None found |
has_been_submited()
| 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 |
$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 |