7 calls to tripal_get_remote_pubs()
- tripal_execute_active_pub_importers in tripal_pub/
includes/ tripal_pub.pub_importers.inc - Imports all publications for all active import setups.
- tripal_execute_pub_importer in tripal_pub/
includes/ tripal_pub.pub_importers.inc - Imports all publications for a given publication import setup.
- tripal_get_remote_pub in tripal_pub/
includes/ tripal_pub.pub_importers.inc - This function is used to perfom a query using one of the supported databases and return the raw query results. This may be XML or some other format as provided by the database.
- tripal_import_pub_by_dbxref in tripal_pub/
includes/ tripal_pub.pub_importers.inc - Imports a singe publication specified by a remote database cross reference.
- tripal_pub_get_remote_search_results in tripal_pub/
api/ tripal_pub.DEPRECATED.inc - tripal_pub_importer_setup_page in tripal_pub/
includes/ tripal_pub.pub_importers.inc - Creates the page that contains the publication importer setup form and test results.
- tripal_reimport_publications in tripal_pub/
includes/ tripal_pub.pub_importers.inc - Updates publication records that currently exist in the Chado pub table with the most recent data in the remote database.