You are here

Files in Entity Construction Kit (ECK) 7.3

Primary tabs

File namesort descending Location Namespace Description
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.permissions.inc eck.permissions.inc Permissions.
eck.properties.inc eck.properties.inc Properties.
eck.property_behavior.inc eck.property_behavior.inc Property Behaviors.
eck.property_type.inc eck.property_type.inc Property types.
eck.property_widgets.inc eck.property_widgets.inc Contains the hooks for implementing ECK's default property widgets.
eck.references_dialog.inc includes/eck.references_dialog.inc Integration with references dialog.
eck.schema.inc eck.schema.inc A helper class to create schema forms
eck.views.inc views/eck.views.inc Provide additional Views fields for entity content.
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_permissions.info modules/eck_permissions/eck_permissions.info name = "ECK - Permissions" description = "Handle entity type, bundle and entity permissions with great granularity" package = ECK core = 7.x dependencies[] = eck
eck_permissions.install modules/eck_permissions/eck_permissions.install ECK Permissions Install.
eck_permissions.module modules/eck_permissions/eck_permissions.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_tests.info modules/eck_tests/eck_tests.info name = ECK Tests description = Dummy Module to enable test dependencies core = 7.x package = ECK dependencies[] = eck_permissions dependencies[] = field_ui
eck_tests.module modules/eck_tests/eck_tests.module Absolutely nothing
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.
entity_reference.inc plugins/property_behavior/entity_reference.inc
FeatureContext.php tests/behat/features/bootstrap/FeatureContext.php Features context.
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
uuid.inc plugins/property_behavior/uuid.inc

Other projects