webform_autofill_attribute_form_alter |
./webform_autofill_attribute.module |
Implements hook_form_alter(). |
|
|
webform_autofill_attribute_form_webform_component_edit_form_alter |
./webform_autofill_attribute.module |
Implements hook_form_FORM_ID_alter() for webform_component_edit_form(). |
|
|
webform_autofill_attribute_schema |
./webform_autofill_attribute.install |
Implements hook_schema(). |
|
|
_webform_autofill_attribute_form_webform_component_edit_form_submit |
./webform_autofill_attribute.module |
Submit handler to store the selected autofill attribute. |
|
1 |
_webform_autofill_attribute_get_attributes |
./webform_autofill_attribute_attributes.inc |
Return select element options. |
1 |
|
_webform_autofill_attribute_get_component_autofill_attribute |
./webform_autofill_attribute.module |
Get a single autofill attribute. |
1 |
|
_webform_autofill_attribute_get_webform_autofill_attributes |
./webform_autofill_attribute.module |
Get all attributes for this webform nid. |
2 |
|
_webform_autofill_attribute_update_field |
./webform_autofill_attribute.module |
Add the attribute to the field. |
1 |
|