You are here

constant SERVICES_CLIENT_FIELD_TYPE_FIELD in Services Client 7.2

3 uses of SERVICES_CLIENT_FIELD_TYPE_FIELD
services_client_migrate_add_mapping in ./services_client.legacy.inc
Create mapping plugins by old configurration.
services_client_migrate_get_empty_info in ./services_client.legacy.inc
Retrieve info about legacy empty mapping configuration.
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 14
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_FIELD', 2);