bundle1.inc |
tests/bundle/bundle1.inc |
|
|
bundle2.inc |
tests/bundle/bundle2.inc |
|
|
entity_bundle_plugin.controller.inc |
entity_bundle_plugin.controller.inc |
|
Entity base controller for EntityBundlePlugin. |
entity_bundle_plugin.info |
entity_bundle_plugin.info |
|
name = Entity Bundle Plugin
description = "Provide supports for entity types which bundles are plugin classes."
package = Entity
core = 7.x
php = 5.3
dependencies[] = entity
dependencies[] = ctools
files[] =… |
entity_bundle_plugin.module |
entity_bundle_plugin.module |
|
EntityBundlePlugin module. |
entity_bundle_plugin_merge.test |
tests/entity_bundle_plugin_merge.test |
|
|
entity_bundle_plugin_test.info |
tests/entity_bundle_plugin_test.info |
|
name = Entity Bundle Plugin Test
description = "Test support and example module for Entity Bundle Plugin."
package = Entity
core = 7.x
dependencies[] = entity_bundle_plugin |
entity_bundle_plugin_test.install |
tests/entity_bundle_plugin_test.install |
|
Install file for EntityBundlePlugin test module. |
entity_bundle_plugin_test.module |
tests/entity_bundle_plugin_test.module |
|
EntityBundlePlugin test module. |