You are here

8 calls to title_field_replacement_info() in Title 7

TitleTranslationTestCase::setUp in tests/TitleTranslationTestCase.test
Sets up a Drupal site for running functional and integration tests.
title_entity_sync in ./title.module
Synchronize replaced fields with the regular field values.
title_field_attach_form in ./title.module
Implements hook_field_attach_form().
title_field_attach_submit in ./title.module
Implements hook_field_attach_submit().
title_field_replacement_enabled in ./title.module
Check whether field replacement is enabled for the given field.
title_field_replacement_get_legacy_field in ./title.module
Returns the legacy field replaced by the given field name.
title_field_replacement_toggle in ./title.module
Toggle field replacement for the given field.
title_tokens_alter in ./title.module
Implements hook_tokens_alter().