16 calls to chado_create_custom_table()

chado_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_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
Add any custom tables needed by this module.
tripal_core_create_custom_table in tripal_core/api/tripal_core.DEPRECATED.api.inc
tripal_custom_tables_form_submit in tripal_core/includes/tripal_core.custom_tables.inc
Submit the Create/Edit Custom table form Implements hook_form_submit().
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_example_add_exampleprop_table in tripal_example/tripal_example.install
Adds the 'example_relationship' custom table to Chado.
tripal_example_add_example_dbxref_table in tripal_example/tripal_example.install
Adds the 'example_dbxref' custom table to Chado.
tripal_example_add_example_relationship_table in tripal_example/tripal_example.install
Adds the 'example_relationship' custom table to Chado.
tripal_example_add_example_table in tripal_example/tripal_example.install
Adds the 'example' custom table to Chado.
tripal_featuremap_add_custom_tables in tripal_featuremap/tripal_featuremap.install
Add custom tables needed by the feature map module
tripal_feature_add_tripal_gffcds_temp_table in tripal_feature/tripal_feature.install
tripal_feature_add_tripal_gffprotein_temp_table in tripal_feature/tripal_feature.install
tripal_feature_add_tripal_gff_temp_table in tripal_feature/tripal_feature.install
tripal_phylogeny_add_custom_tables in tripal_phylogeny/tripal_phylogeny.install
Add any custom tables needed by this module.
tripal_pub_add_custom_tables in tripal_pub/tripal_pub.install
Add custom table related to publications