entityreference_autofill_addressfield_entityreference_autofill_fill_items_alter |
entityreference_autofill_addressfield/entityreference_autofill_addressfield.module |
Implements hook_entityreference_autofill_fill_items_alter(). |
|
|
entityreference_autofill_ctools_plugin_directory |
./entityreference_autofill.module |
Implements hook_ctools_plugin_directory(). |
|
|
entityreference_autofill_field_attach_form |
./entityreference_autofill.module |
Implements hook_field_attach_form(). |
|
|
entityreference_autofill_field_update_instance |
./entityreference_autofill.module |
Implements hook_field_update_instance(). |
|
|
entityreference_autofill_field_widget_form_alter |
./entityreference_autofill.module |
Implements hook_field_widget_form_alter(). |
|
|
entityreference_autofill_form_autofill |
./entityreference_autofill.module |
AJAX callback for entity selection. |
|
2 |
entityreference_autofill_get_ajax_parents |
./entityreference_autofill.module |
Find element parent as defined by
entityreference_autofill_supported_widgets(). |
1 |
|
entityreference_autofill_install |
./entityreference_autofill.install |
Implements hook_install(). |
|
|
entityreference_autofill_modules_enabled |
./entityreference_autofill.install |
Implements hook_modules_enabled(). |
|
|
entityreference_autofill_og_entityreference_autofill_detach_ajax |
entityreference_autofill_og/entityreference_autofill_og.module |
Implements hook_entityreference_autofill_detach_ajax(). |
|
|
entityreference_autofill_og_entityreference_autofill_supported_widgets |
entityreference_autofill_og/entityreference_autofill_og.module |
Implements hook_entityreference_autofill_supported_widgets(). |
|
|
entityreference_autofill_og_entityreference_autofill_target_id_alter |
entityreference_autofill_og/entityreference_autofill_og.module |
Implements hook_entityreference_autofill_target_id_alter(). |
|
|
entityreference_autofill_populate_form_by_field |
./entityreference_autofill.module |
Populate other form fields with respect to this module's field settings. |
1 |
|
entityreference_autofill_set_module_weight |
./entityreference_autofill.install |
Relative module weight setter. |
3 |
|
entityreference_autofill_update_7000 |
./entityreference_autofill.install |
Update module weight to give prepopulate priority. |
|
|
entityreference_autofill_update_7001 |
./entityreference_autofill.install |
Move widget settings to behavior class settings. |
|
|
hook_entityreference_autofill_ajax_commands_alter |
./entityreference_autofill.api.php |
Alter the ajax commands returned on entity selection. |
|
|
hook_entityreference_autofill_detach_ajax |
./entityreference_autofill.api.php |
Remove ajax from entityreference autofill enabled field(s). |
|
|
hook_entityreference_autofill_fill_items_alter |
./entityreference_autofill.api.php |
Alter the form state before rendering an autofill field. |
|
|
hook_entityreference_autofill_supported_widgets |
./entityreference_autofill.api.php |
Add support for other widgets. |
|
|
hook_entityreference_autofill_target_id_alter |
./entityreference_autofill.api.php |
Alter target id to fetch referenced values from. |
|
|
_entityreference_autofill_field_array_value_exists |
./entityreference_autofill.module |
Recursive check if a field already has a set value. |
1 |
|
_entityreference_autofill_field_has_value |
./entityreference_autofill.module |
Check if a field has an input value. |
1 |
|
_entityreference_autofill_get_settings |
./entityreference_autofill.module |
Get settings for fields that have autofill enabled. |
3 |
|
_entityreference_autofill_get_wrapper |
./entityreference_autofill.module |
Get wrapper id for a field. |
2 |
|
_entityreference_autofill_supported_widgets |
./entityreference_autofill.module |
Widget form array paths keyed by widget type. |
2 |
|