9 calls to tripal_core_create_custom_table()

tripal_add_mview in tripal_core/api/tripal_core_mviews.api.inc
Add a materialized view to the chado database to help speed data access. This function supports the older style where postgres column specifications are provided using the $mv_table, $mv_specs and $indexed variables. It also supports the newer…
tripal_contact_add_custom_tables in tripal_contact/tripal_contact.install
tripal_core_edit_custom_table in tripal_core/api/tripal_core_custom_tables.api.inc
Edits a custom table in the chado database. It supports using the Drupal Schema API array.
tripal_custom_tables_form_submit in tripal_core/includes/custom_tables.inc
Submit the Create/Edit Custom table form Implements hook_form_submit().
tripal_cv_load_obo_v1_2 in tripal_cv/includes/obo_loader.inc
tripal_edit_mview in tripal_core/api/tripal_core_mviews.api.inc
Edits a materialized view to the chado database to help speed data access.This function supports the older style where postgres column specifications are provided using the $mv_table, $mv_specs and $indexed variables. It also supports the newer…
tripal_featuremap_add_custom_tables in tripal_featuremap/tripal_featuremap.install
tripal_feature_load_gff3 in tripal_feature/includes/gff_loader.inc
tripal_pub_add_custom_tables in tripal_pub/tripal_pub.install