entityreference_autocreate.api.php |
entityreference_autocreate.api.php |
|
Hooks provided by the entityreference_autocreate module. |
entityreference_autocreate.feeds.inc |
entityreference_autocreate.feeds.inc |
|
Feeds mapping implementation for the Entity reference module. |
entityreference_autocreate.info |
entityreference_autocreate.info |
|
name = Entity Reference Autocreate
description = Allows entityreference fields to refer to target that don't yet exist.
core = 7.x
package = Fields
dependencies[] = entityreference
; Tests.
files[] =… |
entityreference_autocreate.module |
entityreference_autocreate.module |
|
Intercepts entityreference autocomplete submission validation and
creates a target node on the fly if it doesn't yet exist. |
entityreference_autocreate.test |
entityreference_autocreate.test |
|
Tests for autocreation of entity references |
entityreference_autocreate_test.info |
entityreference_autocreate_test/entityreference_autocreate_test.info |
|
name = "Entityreference Autocreate - tests"
description = "Build some sample types and fields to test autocreation on"
package = Testing
core = 7.x
hidden = TRUE
dependencies[] = entityreference_autocreate
dependencies[] =… |
entityreference_autocreate_test.install |
entityreference_autocreate_test/entityreference_autocreate_test.install |
|
Provides some sample types and fields to test autocreation on |
entityreference_autocreate_test.module |
entityreference_autocreate_test/entityreference_autocreate_test.module |
|
All the good stuff is in *.install |
entityreference_autocreate_test.views_default.inc |
entityreference_autocreate_test/entityreference_autocreate_test.views_default.inc |
|
|