14 calls to chado_create_custom_table()

chado_add_mview in tripal_chado/api/tripal_chado.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…
chado_edit_custom_table in tripal_chado/api/tripal_chado.custom_tables.api.inc
Edits a custom table in the chado database. It supports using the Drupal Schema API array.
chado_edit_mview in tripal_chado/api/tripal_chado.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_chado_add_contactprop_table in tripal_chado/includes/setup/tripal_chado.chado_v1.2.inc
Add any custom tables needed by this module.
tripal_chado_add_featuremapprop_table in tripal_chado/includes/setup/tripal_chado.chado_v1.2.inc
Add custom tables needed by the feature map module
tripal_chado_add_featuremap_dbxref_table in tripal_chado/includes/setup/tripal_chado.chado_v1.2.inc
Adds the featuremap_dbxref table to Chado v1.2.
tripal_chado_add_featureposprop_table in tripal_chado/includes/setup/tripal_chado.chado_v1.2.inc
tripal_chado_add_pubauthor_contact_table in tripal_chado/includes/setup/tripal_chado.chado_v1.2.inc
Add custom table related to publications
tripal_chado_add_tripal_gffcds_temp_table in tripal_chado/includes/setup/tripal_chado.chado_vx_x.inc
tripal_chado_add_tripal_gffprotein_temp_table in tripal_chado/includes/setup/tripal_chado.chado_vx_x.inc
tripal_chado_add_tripal_gff_temp_table in tripal_chado/includes/setup/tripal_chado.chado_vx_x.inc
tripal_core_create_custom_table in legacy/tripal_core/api/tripal_core.DEPRECATED.inc
tripal_custom_tables_form_submit in tripal_chado/includes/tripal_chado.custom_tables.inc
Submit the Create/Edit Custom table form Implements hook_form_submit().
tripal_phylogeny_add_custom_tables in legacy/tripal_phylogeny/tripal_phylogeny.install
Add any custom tables needed by this module.