Summary
- abstract
- File
- Package hierarchy Form\button
- Class hierarchy \AbstractFormButton
- Implements \FormButton
__construct( $type, $label, $name, $onclick_action = '', $css_class = '', $data_confirmation = '', $form_id = '')
$type | ||
$label | ||
$name | ||
$onclick_action | ||
$css_class | ||
$data_confirmation | ||
$form_id |
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 |