entityreference_autocreate_feeds_processor_targets_alter |
./entityreference_autocreate.feeds.inc |
Announce that we know how to set data on an entityreference field. |
|
|
entityreference_autocreate_feeds_set_target |
./entityreference_autocreate.feeds.inc |
Entity reference callback for mapping. |
|
1 |
entityreference_autocreate_field_widget_form_alter |
./entityreference_autocreate.module |
Adjust the behaviour of entityreference autocomplete widgets. |
|
|
entityreference_autocreate_field_widget_info_alter |
./entityreference_autocreate.module |
Implements hook_widget_info_alter(). |
|
|
entityreference_autocreate_form_field_ui_field_edit_form_alter |
./entityreference_autocreate.module |
Adds our extra option to the field widget settings form. |
|
|
entityreference_autocreate_get_entity_by_title |
./entityreference_autocreate.module |
Fetch the named entity for the field, create it if not found. |
3 |
|
entityreference_autocreate_get_target_bundle |
./entityreference_autocreate.module |
Find the desired target entity type (bundle name). |
3 |
|
entityreference_autocreate_init |
./entityreference_autocreate.module |
Load feeds support. |
|
|
entityreference_autocreate_new_entity |
./entityreference_autocreate.module |
Create a placeholder item of the type described in the field settings. |
1 |
|
entityreference_autocreate_test_install |
entityreference_autocreate_test/entityreference_autocreate_test.install |
Implements hook_install(). |
|
|
entityreference_autocreate_test_uninstall |
entityreference_autocreate_test/entityreference_autocreate_test.install |
Implements hook_uninstall(). |
|
|
entityreference_autocreate_test_views_api |
entityreference_autocreate_test/entityreference_autocreate_test.module |
Implements hook_views_api(). |
|
|
entityreference_autocreate_test_views_default_views |
entityreference_autocreate_test/entityreference_autocreate_test.views_default.inc |
Implements hook_views_default_views(). |
|
|
entityreference_autocreate_validate |
./entityreference_autocreate.module |
Make a missing target if asked for by name. |
|
1 |
entityreference_autocreate_validate_tags |
./entityreference_autocreate.module |
Validate handler that makes things up on the fly if needed. |
|
1 |
hook_entityreference_autocreate_new_entity_alter |
./entityreference_autocreate.api.php |
Allows modules to interact with the entity that is being created. |
|
|
hook_entityreference_autocreate_new_saved_entity_alter |
./entityreference_autocreate.api.php |
Allows modules to interact with the entity that was just created. |
|
|