You are here

Functions in Content Synchronizer 8

Primary tabs

Namesort descending Location Description Direct uses Strings
content_synchronizer_create_tables ./content_synchronizer.install Create useful tables from schema. 1
content_synchronizer_drush_command ./content_synchronizer.drush.inc Implementation of hook_drush_command().
content_synchronizer_entity_delete ./content_synchronizer.module Implements hook_entity_delete().
content_synchronizer_form_alter ./content_synchronizer.module Implements hook_form_alter().
content_synchronizer_get_schema ./content_synchronizer.install Define schema. 2
content_synchronizer_install ./content_synchronizer.install Implements hook_install().
content_synchronizer_preprocess_page ./content_synchronizer.module Implements hook_preprocess().
content_synchronizer_theme ./content_synchronizer.module Implements hook_theme().
content_synchronizer_uninstall ./content_synchronizer.install Delete tables.
drush_content_synchronizer_clean_temporary_files ./content_synchronizer.drush.inc Delete temporary files.
drush_content_synchronizer_create_import ./content_synchronizer.drush.inc Create an import entity from a zip file.
drush_content_synchronizer_launch_export ./content_synchronizer.drush.inc Launche the specified export.
drush_content_synchronizer_launch_import ./content_synchronizer.drush.inc Launche the specified import.
template_preprocess_export_entity ./export_entity.page.inc Prepares variables for Export entity templates.
template_preprocess_import_entity ./import_entity.page.inc Prepares variables for Import templates.

Other projects