webform_attributes_configure_form_submit |
includes/webform_attributes.functions.inc |
Callback form submit. |
|
1 |
webform_attributes_form_webform_admin_settings_alter |
./webform_attributes.module |
Implements hook_form_FORM_ID_alter(). |
|
|
webform_attributes_form_webform_client_form_alter |
./webform_attributes.module |
Implements hook_form_FORM_ID_alter(). |
|
|
webform_attributes_form_webform_component_edit_form_alter |
./webform_attributes.module |
Implements hook_form_webform_component_edit_form_alter(). |
|
|
webform_attributes_form_webform_configure_form_alter |
./webform_attributes.module |
Implements hook_form_FORM_ID_alter(). |
|
|
webform_attributes_get_which_component_allowed_html_attribute |
includes/webform_attributes.functions.inc |
Get which components allowed add html attributes. |
3 |
|
webform_attributes_schema |
./webform_attributes.install |
Implements hook_schema(). |
|
|
webform_attributes_webform_component_render_alter |
./webform_attributes.module |
Implements hook_webform_component_render_alter(). |
|
|
_webform_attributes_apply_html_attributes_on_the_component |
includes/webform_attributes.functions.inc |
Apply html attributes on component. |
1 |
|
_webform_attributes_delete_record |
includes/webform_attributes.functions.inc |
Remove an existing record. |
1 |
|
_webform_attributes_files_include |
./webform_attributes.module |
Files include. |
5 |
|
_webform_attributes_find_record_by_nid |
includes/webform_attributes.functions.inc |
Find an existing record. |
2 |
|
_webform_attributes_form_webform_component_edit_form_alter_all_components |
includes/webform_attributes.functions.inc |
Form alter for all components. |
1 |
|
_webform_attributes_get_value_extra |
includes/webform_attributes.functions.inc |
Get default value form component. |
1 |
|
_webform_attributes_inside_attributes |
includes/webform_attributes.functions.inc |
Put attributes inside component attribute property. |
2 |
|
_webform_attributes_parser_array_to_string |
includes/webform_attributes.functions.inc |
Alias for list_allowed_values_string. |
1 |
|
_webform_attributes_parser_string_to_array |
includes/webform_attributes.functions.inc |
Alias for list_extract_allowed_values. |
2 |
|
_webform_attributes_save_record |
includes/webform_attributes.functions.inc |
Insert a new record or update an existing record. |
1 |
|
_webform_attributes_validate_options_attributes |
includes/webform_attributes.functions.inc |
Element validation callback. Ensure keys are not duplicated. |
|
2 |
_webform_attributes_webform_component_render_alter_all_components |
includes/webform_attributes.functions.inc |
Alter render for all components. |
1 |
|