Community Documentation

ECK: Entity Construction Kit

Last updated June 20, 2012. Created by fmizzell on December 9, 2011.
Edited by choster, Sahin. Log in to edit this page.

The Entity Construction Kit (ECK) builds upon Drupal's Entity System (the stuff in core + the contrib module Entity API) to make it more user and developer friendly.

Drupal's Entity System allows us to structure and manipulate our data in a more object oriented and intuitive manner. In short, this is our data management system. ECK particularly helps with data modeling (defining, and structuring our data), and it also facilitates other parts of the data management cycle (creation, viewing, editing, and deletion).

I would like to start this documentation by using a simple example that will help us define and understand terminology useful to work with ECK and drupal in general.

About this page

Drupal version
Drupal 7.x
Audience
Programmers, Site administrators
Level
Intermediate
Keywords
Content, data modeling, entity
Drupal’s online documentation is © 2000-2013 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License. Comments on documentation pages are used to improve content and then deleted.
nobody click here