You are here

Functions in GatherContent 8.3

Primary tabs

Namesort descending Location Description Direct uses Strings
check_metatag ./gathercontent.module Check if content type has any metatag fields. 2
drush_gathercontent_import ./gathercontent.drush.inc Implements drush_COMMAND().
drush_gathercontent_import_validate ./gathercontent.drush.inc Implements drush_COMMAND_validate().
drush_gathercontent_list_mappings ./gathercontent.drush.inc Implements drush_COMMAND().
drush_gathercontent_list_status ./gathercontent.drush.inc Implements drush_COMMAND().
gathercontent_drush_command ./gathercontent.drush.inc Implements hook_drush_command().
gathercontent_drush_import_process_finished ./gathercontent.drush.inc Batch process "finished" callback. 1
gathercontent_entity_base_field_info ./gathercontent.module Implements hook_entity_base_field_info().
gathercontent_import_finished ./gathercontent.module Finished callback. 1
gathercontent_import_process ./gathercontent.module Batch operation callback. 2
gathercontent_install ./gathercontent.install Implements hook_install().
gathercontent_requirements ./gathercontent.install Implements hook_requirements().
gathercontent_update_8301 ./gathercontent.install Create gathercontent_option_ids field if doesn't exist.
gathercontent_update_8302 ./gathercontent.install Install default import configuration.
gathercontent_update_8303 ./gathercontent.install Create fields for gathercontent_operation_item entity.
gathercontent_update_finished ./gathercontent.module Finished callback. 1
gathercontent_update_process ./gathercontent.module Batch operation callback. 1
gathercontent_upload_finished ./gathercontent.module Finished callback. 1
gathercontent_upload_process ./gathercontent.module Upload batch operation callback. 1
gathercontent_views_data ./gathercontent.views.inc Implements hook_views_data().
gc_create_menu_link ./gathercontent.module Create menu link if requested. 1
gc_gc_process_choice_checkbox_field ./gathercontent.module Processing function for checkbox type of field. 1
gc_gc_process_choice_radio_field ./gathercontent.module Processing function for radio type of field. 1
gc_gc_process_content_pane ./gathercontent.module Processing function for content panes. 1
gc_gc_process_default_field ./gathercontent.module Default processing function, when no other matches found, usually for text. 1
gc_gc_process_files_field ./gathercontent.module Processing function for file type of field. 1
gc_gc_process_metatag_pane ./gathercontent.module Processing function for metatag panes. 1
gc_gc_process_section_field ./gathercontent.module Processing function for section type of field. 1
gc_get_destination_node ./gathercontent.module Get Node object based on type of update. 1
get_metatag_fields ./gathercontent.module Get list of metatag fields. 2
_gc_fetcher ./gathercontent.module Function for fetching, creating and updating content from GatherContent. 2
_gc_get_menu_by_gc_id ./gathercontent.module Load menu name and menu link id for other languages by node ID. 1

Other projects