author.inc |
plugins/property_behavior/author.inc |
|
|
changed.inc |
plugins/property_behavior/changed.inc |
|
|
created.inc |
plugins/property_behavior/created.inc |
|
|
default.local.yml |
tests/behat/default.local.yml |
|
tests/behat/default.local.yml |
eck.api.php |
eck.api.php |
|
ECK's API documentation. |
eck.bundle.inc |
eck.bundle.inc |
|
|
eck.classes.inc |
eck.classes.inc |
|
Classes for all the different objects used in ECK. |
eck.default_properties.inc |
eck.default_properties.inc |
|
Default properties are a grouping of a property and a behavior. |
eck.drush.inc |
includes/eck.drush.inc |
|
Drush support for ECK. |
eck.entity.inc |
eck.entity.inc |
|
All the menus, pages, and functionality related to administering entities. |
eck.entity_type.inc |
eck.entity_type.inc |
|
ENTITY TYPE. |
eck.features.inc |
eck.features.inc |
|
Integration with the Features module. |
eck.info |
eck.info |
|
name = Entity Construction Kit
description = ECK (Entity Construction Kit) Allows users to create and administer entity types, bundles, and entities from an easy to use UI
package = ECK
core = 7.x
configure =… |
eck.inline_entity_form.inc |
includes/eck.inline_entity_form.inc |
|
Defines the inline entity form controller for ECK Entities. |
eck.install |
eck.install |
|
ECK's requirements, schemas, and logic for install and uninstall. |
eck.module |
eck.module |
|
|
eck.properties.inc |
eck.properties.inc |
|
Handles properties attached to entites created through ECK. |
eck.property_behavior.inc |
eck.property_behavior.inc |
|
Property Behaviors. |
eck.references_dialog.inc |
includes/eck.references_dialog.inc |
|
Integration with references dialog. |
eck.views.inc |
views/eck.views.inc |
|
Provide additional Views fields for entity content. |
EckCrudTest.test |
tests/EckCrudTest.test |
|
The EckCrudTest class. |
EckEntityTranslationTest.test |
tests/EckEntityTranslationTest.test |
|
The EckEntityTranslationTest class. |
EckTestHelper.test |
tests/EckTestHelper.test |
|
The EckTestHelper class. |
eck_entitycache.info |
modules/eck_entitycache/eck_entitycache.info |
|
name = "ECK - Entitycache"
description = "Integrates the ECK module with the Entitycache module"
package = Performance and scalability
core = 7.x
dependencies[] = eck
dependencies[] = entitycache |
eck_entitycache.install |
modules/eck_entitycache/eck_entitycache.install |
|
Install functions for the ECK Entity cache module. |
eck_entitycache.module |
modules/eck_entitycache/eck_entitycache.module |
|
The ECK Entity cache module. |
eck_example.info |
examples/eck_example.info |
|
name = ECK Example
description = A module demonstrating the kind of things that ECK can do from code
package = ECK
core = 7.x
dependencies[] = eck |
eck_example.install |
examples/eck_example.install |
|
Install and configure and entity type. Then uninstal it. |
eck_example.module |
examples/eck_example.module |
|
|
eck_services.info |
modules/eck_services/eck_services.info |
|
name = ECK Services
description = Service resources for ECK
core = 7.x
package = ECK
dependencies[] = eck
dependencies[] = services |
eck_services.module |
modules/eck_services/eck_services.module |
|
|
eck_views_handler_field_link.inc |
views/handlers/eck_views_handler_field_link.inc |
|
Field handler to present a link to the entity content. |
eck_views_handler_field_link_delete.inc |
views/handlers/eck_views_handler_field_link_delete.inc |
|
Field handler to present a link to delete the entity content. |
eck_views_handler_field_link_edit.inc |
views/handlers/eck_views_handler_field_link_edit.inc |
|
Field handler to present a link to editt the entity content. |
FeatureContext.php |
tests/behat/features/bootstrap/FeatureContext.php |
|
Custom behat step definitions. |
language.inc |
plugins/property_behavior/language.inc |
|
|
README.txt |
README.txt |
|
Entity Construction Kit (ECK)
The Entity Construction Kit creates entities for you!
- So, How do you use it?
-- Entity Type Administration
The main administration page is located at /admin/structure/eck Here you will be
able to see all of the… |
README.txt |
tests/README.txt |
|
Setting up your environment for testing
=======================================
With composer, setting up things is fairly easy.
1) Download and install the composer manager module:
https://drupal.org/project/composer_manager
2) Run the drush… |
title.inc |
plugins/property_behavior/title.inc |
|
|
title_and_formatter.inc |
plugins/property_behavior/title_and_formatter.inc |
|
|
translation.handler.eck.inc |
includes/translation.handler.eck.inc |
|
ECK translation handler for the entity translation module. |
uuid.inc |
plugins/property_behavior/uuid.inc |
|
|