You are here

Files in Entity Dependency API 7

Primary tabs

File namesort descending Location Namespace Description
EntityDependencyIterator.inc EntityDependencyIterator.inc Entity Dependency classes.
EntityDependencyIteratorInterface.inc EntityDependencyIteratorInterface.inc EntityDependencyIteratorInterface definition file
entity_dependency.api.php entity_dependency.api.php Hooks provided by the Entity Dependency module.
entity_dependency.core.inc entity_dependency.core.inc Contains hook implementations for all relevant core module.
entity_dependency.info entity_dependency.info name = "Entity Dependency API" description = "Provides an API to define dependencies between entities, and also a useful iterator class." core = "7.x" files[] = EntityDependencyIterator.inc files[] =…
entity_dependency.module entity_dependency.module Entity Depedendency module functions.
entity_dependency.test entity_dependency.test Entity Dependency tests.
README.txt README.txt INTRODUCTION ------------ This module provides an API to define dependencies between entities and a useful iterator. BACKGROUND ---------- This project originated from the Deploy module, where it's used heavily, but were later separated out…

Other projects