You are here

Files in Services Entity API 7.2

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt Services Entity =============== Services Entity allows you to use any entity type with Services, going beyond the core entity types that Services supports. Each entity type is defined as a new resource, with the usual services: create, retrieve,…
services_entity.api.php services_entity.api.php Hooks provided by Services Entity for the definition of Resource Controllers.
services_entity.info services_entity.info name = Services Entity description = Exposes entities to the Service API. package = Services core = 7.x dependencies[] = services dependencies[] = entity files[] = tests/services_entity.test files[] = plugins/services_entity_interface.inc files[] =…
services_entity.module services_entity.module
services_entity.resources.inc services_entity.resources.inc
services_entity.services.inc services_entity.services.inc
services_entity.test tests/services_entity.test Services Entity Tests
services_entityreference.info modules/services_entityreference/services_entityreference.info name = Services Entity Reference description = Automatically create relationships based on entity reference fields. package = Services core = 7.x dependencies[] = services_entity
services_entityreference.module modules/services_entityreference/services_entityreference.module
services_entity_abstract.inc plugins/services_entity_abstract.inc Services Entity module integration for entities.
services_entity_interface.inc plugins/services_entity_interface.inc Services Entity module integration for entities.
services_entity_resource.inc plugins/services_entity_resource.inc
services_entity_resource_clean.inc plugins/services_entity_resource_clean.inc
services_entity_test.info tests/services_entity_test/services_entity_test.info name = Services Entity Test description = Provides a test entity for Services Entity tests. core = 7.x files[] = services_entity_test.module files[] = services_entity_test.install dependencies[] = services_entity dependencies[] =…
services_entity_test.install tests/services_entity_test/services_entity_test.install services_entity_test.install Contains install hooks.
services_entity_test.module tests/services_entity_test/services_entity_test.module services_entity_test.module Provides a test entity type for the services entity tests.

Other projects