ServicesEntityClass |
class |
|
tests/services_entity_test/services_entity_test.module |
Main class for test entities. |
|
|
|
ServicesEntityGenericEntityResource |
class |
|
tests/services_entity.test |
Test resources on the Generic controller, using a test entity type. |
|
|
|
ServicesEntityNodeResourceTest |
class |
|
tests/services_entity.test |
Tests entity_node services for both the generic and clean controller. |
|
|
|
ServicesEntityResourceController |
class |
|
plugins/services_entity_resource.inc |
Generic controller for entity-bases resources. |
1 |
|
|
ServicesEntityResourceControllerClean |
class |
|
plugins/services_entity_resource_clean.inc |
This class is designed to create a very clean API that integrates with
the services and entity modules. We want to strip all "drupalisms" out
of the API. For example, there should be no [LANGUAGE_NONE][0][value] or
field_ in the API. |
|
|
|
ServicesEntityTestHelper |
class |
|
tests/services_entity.test |
Services Entity Test Helper class. |
2 |
|
|
ServicesResourceControllerAbstract |
abstract class |
|
plugins/services_entity_abstract.inc |
An abstract controller providing basic CRUD resource info for entities. |
1 |
|
|
ServicesResourceControllerInterface |
interface |
|
plugins/services_entity_interface.inc |
Specifies CRUD and access methods for resources. |
1 |
|
|