You are here

constant SERVICES_CLIENT_FIELD_TYPE_PROPERTY in Services Client 7.2

2 uses of SERVICES_CLIENT_FIELD_TYPE_PROPERTY
services_client_migrate_add_mapping in ./services_client.legacy.inc
Create mapping plugins by old configurration.
services_client_migrate_get_mapping_info in ./services_client.legacy.inc
Retrieve field mapping info. Detect weather type of mapping is field or simple property.

File

./services_client.legacy.inc, line 13
Contains functions required for automated converting old Services Client version 1 hooks to events. This file is included only in drush command 'services-client-migrate-hooks'.

Code

define('SERVICES_CLIENT_FIELD_TYPE_PROPERTY', 1);