You are here

Files in Entity reference autofill 7

Primary tabs

File namesort descending Location Namespace Description
autofill.inc plugins/behavior/autofill.inc
EntityReferenceAutofillInstanceBehavior.class.php plugins/behavior/EntityReferenceAutofillInstanceBehavior.class.php Entity reference behavior handler for autofill module.
entityreference_autofill.api.php entityreference_autofill.api.php Hook documentation for the Entity reference autofill module.
entityreference_autofill.info entityreference_autofill.info name = Entity reference autofill description = Auto-populate entity form fields with values from their referenced entities. core = 7.x package = Fields dependencies[] = ctools dependencies[] = entity dependencies[] = entityreference
entityreference_autofill.install entityreference_autofill.install Install and update functions for the Entity reference autofill module.
entityreference_autofill.module entityreference_autofill.module Entity reference autofill module.
entityreference_autofill_addressfield.info entityreference_autofill_addressfield/entityreference_autofill_addressfield.info name = Entity reference autofill addressfield description = Support for filling addressfield using Entity reference autofill. core = 7.x package = Fields dependencies[] = addressfield dependencies[] = entityreference_autofill
entityreference_autofill_addressfield.module entityreference_autofill_addressfield/entityreference_autofill_addressfield.module Entity reference autofill addressfield module.
entityreference_autofill_og.info entityreference_autofill_og/entityreference_autofill_og.info name = Entity reference autofill OG description = Organic groups widget support for entity reference autofill (Under development, not thoroughly tested). core = 7.x package = Fields dependencies[] = og dependencies[] = entityreference_autofill
entityreference_autofill_og.module entityreference_autofill_og/entityreference_autofill_og.module Entity reference autofill OG module.
README.txt README.txt The Entity reference autofill module gives Entity reference fields support to populate fields in their form with values from the referenced entities. Installation ------------ This module is dependant on the Entity reference module, which can be…

Other projects